05-30-2014 11:59 AM
What documentation is there on how to develop an OPC client application using LabWindows/CVI? What tutorials, if any, are there? What reference manuals, if any are there?
I am completely new to LabWindows/CVI. I will be starting soon with the tutorial, "Getting Started with LabWindows/CVI". However, our application needs to communicate with an RSLinx OPC Server. Any documentaiton on how to learn to do this would be very much appreciated.
05-31-2014 08:27 PM
http://www.ni.com/white-paper/4626/en/ Just did a quick google and this came up, Labwindows CVI and Labview are quite different but I usually look at Labview examples then try take the general idea from the example and apply it in CVI, hope this helps
06-02-2014 02:40 AM
Though not directly relevant to the client development I wrote this artical after a server project in CVI.
https://decibel.ni.com/content/docs/DOC-12583
Hope it helps.
Kevin