02-21-2014 12:11 PM
I have a NIMYDAQ student Kit, with LabView and multisim student edition. I want to configure the Labview to work as a supervisory system, to design screens with process flowchart, control loops, trends, alarms and triggering buttons, communicating with a PLC configured with PID control loops, with Ethernet connections. What kind of interfaces and modules I'm going to need to do this?
03-14-2014
07:51 AM
- last edited on
11-15-2024
02:28 PM
by
Content Cleaner
Hi,
There are a lot o ways to communicate with a CLP using LabVIEW, considering your application and hardware it seems that you will need to use data socket communication through an OPC Server, if you search for examples of data socket communication and OPC Server with LabVIEW you will find a lot of informarion, here are some links that may help you start:
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x2C7CAI&l=en-US
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x0MPCAY&l=en-US
Qualquer dúvida estamos à disposição.
03-14-2014 12:16 PM
Valeu Thiago, obrigado!