LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

application code for a small PLC (programmable logic controller) based on USB-6008.

Where can I find some application code ( VI for labview 7.1 ) for a
small PLC (programmable logic controller) based on USB-6008.

Regards

kas

0 Kudos
Message 1 of 2
(2,355 Views)

The USB-6008 works with DAQmx. If you search the example finder (Help>>Find Examples) for either "DAQmx" or "USB", you should probably find some examples.

In any case, the USB-6008 only serves as an I/O device. You can not program it. If you want a controller which you can program with LV you need FieldPoint, which is a programmable automation controller (PAC) and is significantly more expensive.


___________________
Try to take over the world!
0 Kudos
Message 2 of 2
(2,342 Views)