From Friday, January 17th 11 PM CDT (January 18th 5 AM UTC) through Saturday, January 18th 11:30 AM CDT (January 18th 5:30 PM UTC), ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

How to read a 8-Bit Signal with USB-6009

Hello!
Is it possible to read a 8-bit input signal with the USB-6009 ? Are all the digital inputs read simultaneously at the same time or is there a time offset between each input?
Does anybody have an idea about the possible differences in time?
 
Thank you !
 
0 Kudos
Message 1 of 4
(3,489 Views)
Yes, you can do a port read to read 8 bits at the same time. What software are you using? With LabVIEW, there are a couple of shipping examples. Open the Example Finder and look at Hardware Input and Output>DAQmx>Digital Measurements>Read Dig Chan and Read Dig Port.
0 Kudos
Message 2 of 4
(3,478 Views)
I'm using the VI Logger Lite. Is this option also available in this software?
0 Kudos
Message 3 of 4
(3,463 Views)
Yes. When you create the task, choose either Line Input and select multiple lines or select Port Input.
0 Kudos
Message 4 of 4
(3,459 Views)