01-18-2008 01:05 PM
02-01-2008 01:44 PM
Hello there,
f you Omron PLC is providing serial packets as an output,
you can use your PC COM1 to communicate with your PLC. IF the output of your
PLC requires an OPC server to translate de data from the PLC to a compatible
data type for LabVIEW then you would need LabVIEW DSC module.
For the case in serial, check the specifications of the
Omron PLC serial output and you can use the Serial read and write VIs to
acquire the data.
Regards,
02-02-2008 09:33 AM