LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

OPC connectivity with labVIEW without datasockets

Hi,
 
I wish to know how do I achieve OPC connectivity in LabVIEW without using Datasockets and DSC module ?
 
Regards
 
AshutoshSmiley Surprised
0 Kudos
Message 1 of 2
(2,737 Views)
One option would be to write an OPC Client yourself using VB/C++ and call it from LabVIEW. 
 
Another is to use existing ActiveX controls for OPC.  Like this one (just as an example.. I have neither tried it nor endorse it):
 
 
-Khalid
0 Kudos
Message 2 of 2
(2,736 Views)