Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

Setting DIO lines to high impedance state

I would like to programmatically set my digital I/O lines on my DAQCard 6533 to a high impedance state using LabView. The manual states that the line drivers automatically set to high impedance on power-up or computer reset but I would like to change states within the program.
0 Kudos
Message 1 of 4
(3,766 Views)
Hi,

Unfortunately there are no NI-DAQ driver calls to set your digital lines to high-impedance. You would probably need to use register-level programming to accomplish this.

DAQ Register-Level Programming Resources
http://digital.ni.com/public.nsf/websearch/B08F4125A9325B3F862565CC0073E68F?OpenDocument

Hope that helps. Have a good day.

Ron
0 Kudos
Message 2 of 4
(3,766 Views)
Ron,

Thanks a bunch!

I looked at the links you sent for register-level programming and found nothing for the 653X series of instruments. Any other suggestions?

Rob
0 Kudos
Message 3 of 4
(3,766 Views)
Hi Rob,

RLP programming would be the only way to accomplish this. If you go to http://ni.com/ask and submit a request for the RLP manual for your dio board, NI should be able to accomodate your request via email. Hope that helps. Have a good day.

Ron
0 Kudos
Message 4 of 4
(3,766 Views)