02-20-2008 10:32 AM
02-21-2008 10:37 AM
Hi zener,
Unfortunately, the USB-6009 has very limited options for configuring it to power-up with logic low.
The USB-6008/6009 has an internal pull-up resistor that has a 4.7 kOhm resistance. This causes the digital outputs on the device to have a logic high start-up state. Attaching a pull-down resistor is not the answer to achieve a logic low start up state on the USB-6008/6009. A pull-down resistor can be used with 653x series of DIO cards, but it is not recommended for the USB-6008/6009. Since the 600x board already have an internal pull-up resistor, attaching a pull down resistor to the USB-6008/6009 will essentially create a voltage divider and will cause the device to not work properly.
This is best explained in the
following document:
02-21-2008 02:02 PM
05-05-2013 06:43 PM
Old thread drag up here. It gets a few views.
We love these devices but the start up is an issue. The best work around we found was
- DO_0 controls a relay. NC contacts power all other control circuits.
- USB-6009 Output is on by default so when 6009 is uncontrolled a relay triggered from DO_0 operates .
- We command the DO_0 output to OFF in code after LabView runs.
- The DO_0 goes low de-energising a relay, closing the NC contacts. These NC contacts then power our control and 'safe' circuits.