LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Methods for communication with OPC Server

There are many ways to communication with OPC server. Which method is suitable when there are approx 400-700 tags and there are possibility that same tag require to run in different vi's parallel ?

 

1. Shared variable node and front panel bounding  ?

2. Shared variable block diagram (Read variable.vi and write variable.vi) ?

3. DataSocket ?

4. OPC UA Toolkit

 

 

0 Kudos
Message 1 of 2
(2,272 Views)

@piZviZ wrote:

 and there are possibility that same tag require to run in different vi's parallel ?


Not sure what that means. I don't think that should make a difference.

 

AFAIK, OPC is slow, no matter what you use. The number of tags would not be a concern, at least not if there's no time restrains.

0 Kudos
Message 2 of 2
(2,238 Views)