07-20-2006 03:45 AM
07-21-2006
03:38 AM
- last edited on
04-02-2024
02:25 PM
by
Content Cleaner
You can write a program in LabVIEW, that communicates with a PLC via Datasocket. Datasocket can communicate with the OPC-Server of the PLC. It is not possible to download a LabVIEW VI to a PLC, so that the VI runs on the PLC. The VI will run on a computer, that communicates with the I/Os of the PLC.
You can find an example attached to this message.
As an alternative, you could use a Fieldpoint system instead of your PLC. You can DIRECTLY download VIs to a Fieldpointsystem. Here you can find morte information about fieldpoint:
07-21-2006 04:25 AM
thank you very much for your reply.
but i couldn't open VI, because i use Labview 7.1
is it possible that you change VI for Labview 7.1?
Thanks
07-21-2006 04:32 AM