LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

set NI6501 device as input

Hi all  I have NI 6501 device ( digital I/O),, I want to set its port as input ,, can any one help me with this  

thanks

0 Kudos
Message 1 of 2
(2,264 Views)
With the DAQmx Create Channel, you just have to click on the polymorphic selector (the box below the function) and change it to Digital Input. Then create a physical channel control/constant and pick your lines or ports. The DAQ Assistant will do everything for you. You should also look at the shipping examples.
0 Kudos
Message 2 of 2
(2,259 Views)