10-30-2005 02:24 PM
10-30-2005 10:22 PM
Me too... I also want to know about the speed and other constraints in using labview with OPC.
10-31-2005 10:17 AM
10-31-2005 10:20 AM
Hi TSreedhar,
Can you be more specific?
Timing will be relative to the OPC server you're communicating to and it's update rates. If networks are involved too, then there could be jitter in the system timing, so actual response rates can vary cycle to cycle.
11-02-2005 12:28 AM
11-03-2005
03:09 AM
- last edited on
11-11-2025
10:22 AM
by
Content Cleaner
Hi,
for connecting to OPC, you can simply use Datasocket. If you're designing a larger system, then you might want to have a look at LabVIEW Datalogging and Supervisory Control, which prior to LabVIEW 8.0 runs with a tag engine to connect to the various external data sources, including OPC, and then you write your code to talk to the tag engine.
Here's the link to a search results page that will allow you to find out more about Datasocket and OPC connections.
(from ni.com, top right hand corner and type in "OPC datasocket" (without the quotes)
Hope that helps
Sacha Emery
National Instruments (UK)
11-17-2005 12:22 AM
01-18-2006 02:26 PM