LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

can i hold digital output value on 5 volts? asking for help!!

Hi, i am using the usb-6008 to send digital singals to some devices, when the usb-6008 is not connected to the device, the value measured between the two digital lines was 5 volts. However, when usb-6008 is connected to the device, the value turned down to about 1.76 volts thus not high enough to drive the device. can anyone please tell me how can i hold to value not droping down?
 
when using analog out, i set the value to 5 volts, it works fine.
 
the vi i use is in the examples in daqmx base: usb-6008 interactive control.
 
thanks for helping!!!!
0 Kudos
Message 1 of 6
(3,632 Views)
Whatever device you have connected needs more current than the USB-6008 can provide so it's dragging down the output. If you are trying to control a relay, you might want to consider using a driver between the 6008 and the device. Something like a ULN200x should work just fine.

Message Edited by Dennis Knutson on 10-25-2006 08:20 AM

0 Kudos
Message 2 of 6
(3,614 Views)
Dennis is correct.  According to the user guide for that device the Analog current output is 5mA but the max Digital high output current is 0.6mA.  The user guide also states:

"An external, user-provided, pull-up resistor can be added to increase the source current drive up to a 8.5 mA limit per line..."

Follow the user guide for the connection. 

But I think a driver is a better, more robust solution.

Message 3 of 6
(3,598 Views)
Dennis,
Where to find the ULN200x relay? I couldn't find it with major electronic suppliers.



thanks
0 Kudos
Message 4 of 6
(3,417 Views)

ULN200x are a range of darlington array transistor IC's.  Search for a ULN200...

Or follow this link to STMicroelectronics pdf...

http://www.st.com/stonline/products/literature/ds/5279/uln2001.pdf

0 Kudos
Message 5 of 6
(3,398 Views)
Wonderful thanks
0 Kudos
Message 6 of 6
(3,381 Views)