12-17-2008 07:59 PM
I've set up a DAQmx read for a DI (boolean right?) Well somehow it gets 8 lines in the channel. Any suggestions will be helpful.
Solved! Go to Solution.
12-18-2008 11:00 AM
Hi There,
Thanks for the post and I hope your well today.
Are you using LabVIEW? If so, if you go to Help>>Find Examples.. NI example finder>>Hardware Input/Output>>DAQmx>>DI, could you maybe test this using the Read Dig Chan.vi and the Read Dig Port.vi?
To read multiple lines you can use Dev1/port0/line0:7
Also on the polymorphic vi remember to select single channel >> signal line >> Booean.
Hope this helps,