05-21-2008 02:34 PM
05-22-2008 05:20 PM
Hi mnk,
The USB-6211 will not quite work like a relay as there is no way of physical disconnecting its pins. However, if you simply wish to output signals ON (5V) and OFF (0V), you can do so by simply writing the appropriate value on the pins. Since this is an analog output, there will be some ramping at a very fine level. The specifications claim that we have a 5V/us slew rate, but this can vary depending on what load you connect this to. Examples on how to write to your analog output channels can be found in our LabView shipping examples.
Hardware Input and Output >> DAQmx >> Analog Generation >> Voltage >> Gen Voltage Update.vi.
I hope this helps,
S_Hong
05-23-2008 07:03 AM