LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Data socket to read tags from a plc

I'm using Labview data socket to read tags from a PLC. I have created a RSLinx OPC topic and can read the tags. The problem is I have to use a Data socket open and read for each tag. It works fine for up to 5 items. The more I add the slower the vi runs. Is there another way to do this with Labview. All I have is LabView 8.2 full Development.
0 Kudos
Message 1 of 2
(3,419 Views)

E.Carroll,

The shipping example Multiple OPC Items Monitor.vi shows how best to use the Datasocket VIs to read from multiple OPC tags.

If you want higher performance and more features, consider the LabVIEW DSC Module which allows you to easily configure and monitor thousands of I/O points using the shared variable engine.

 
Doug M
Applications Engineer
National Instruments
For those unfamiliar with NBC's The Office, my icon is NOT a picture of me 🙂
0 Kudos
Message 2 of 2
(3,392 Views)