From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

USB-6009 Digital Out Problem

The specifications for this board state :

"Each channel individually programmable as active drive(push-pull) or open collector (open-drain)"

There is NO documentation explaining how to enable "active drive". It seems to be impossible. The rise times using open collector outputs is too slow to make this board usable.

Where does NI stand on this?

0 Kudos
Message 1 of 3
(806 Views)

This information is stated in the user guide pg.20 as shown in the snippet below.

santo_13_2-1635894806727.png

 

Searching for the info code leads to the knowledge base article - https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YHwFCAW&l=en-US

 

Please note that the push-pull drive mode is 3.3V logic level and not 5V level, you might want to go with open-collector if you would like 5V level with external pull up resistor for better drive current as stated in the manual.

 

 

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 3
(793 Views)

Thanks for your response -- I have been able to verify the correct operation. The main problem is that the knowledgebase articles refer to either Labview or the no longer active NiDAQmx-Base, and MI-MAX does not support setting properties at all. That leaves us LabWindows users out in the cold. But enough complaining about NI and their inadequate documentation,

the function that works is:

DAQmxSetDOOutputDriveType

This is documented in the "NI-DAQmx C Reference Help", and not in the LabWindows NiDAQmx library help.

Message 3 of 3
(764 Views)