jlada Posted October 27, 2002 Report Share Posted October 27, 2002 Thanks to Michael for the new questions and support section. I'm testing out datasockets to an A-B RSLinx OPC server. At the moment, it appears as though each register in the PLC has to be accessed with an individual URL. Is it possible to access a group of (sequential) registers with a single URL? I suspect i may have to cluster a bunch of individuals together. Jeff :?: Quote Link to comment
Michael Aivaliotis Posted October 29, 2002 Report Share Posted October 29, 2002 Thanks to Michael for the new questions and support section.I'm testing out datasockets to an A-B RSLinx OPC server. At the moment, it appears as though each register in the PLC has to be accessed with an individual URL. Is it possible to access a group of (sequential) registers with a single URL? I suspect i may have to cluster a bunch of individuals together. Jeff :?: Jeff, I asked around and I got the following response: For each data member, you will need a unique URL. There is not a way to bundle them into one URL. Randy Hoskin Applications Engineer National Instruments Sorry, Michael Aivaliotis Quote Link to comment
jlada Posted March 4, 2003 Author Report Share Posted March 4, 2003 In the same vein, Consolitech Corp sells stand alone OPC and ActiveX servers for PLC communications. I don't doubt that the OPC servers ($$) would work with Labview but, would the (less expensive) ActiveX servers be difficult to integrate into a Labview app? http://www.consolitech.com/ Jeff Quote Link to comment
NK_IAS Posted October 11, 2004 Report Share Posted October 11, 2004 If anyone else has this issue you should look at OPCWare Client Developer from Data Layers. I have used this OPC ActiveX for doing the OPC client communications in Labview. You can overcome all the limitations of the DataSocket while still leveraging all the power of OPC. Quite inexpensive, fast to develop and overall very satisfactory. http://www.opcware.com/ NK Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.