Discussion:
USB 6211
(too old to reply)
mnk
2008-05-21 19:40:13 UTC
Permalink
Hi,
Can I use USB -6211 to be like a relay to turn ON and OFF the signal?  The signal ON/OFF should happen instantly like a relay, no ramping.
 
/Kawsy
S_Hong
2008-05-22 22:40:10 UTC
Permalink
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
mnk
2008-05-23 12:10:09 UTC
Permalink
Thanks for the info. 

Loading...