LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

about discrete tests.

Hi....
 
Am doing one program, In that i am checking the output port by verifying the each  single line ID in the test panel.my question is that can i able to check entire port itself(in the test panel we are having output port3,4,5, each port having 8 line IDs),because by checking each line ID ,it takes more time....can u give any suggestion. I am using discrete NI 6527 DAQ in my PC.
 
Regards
balaji
0 Kudos
Message 1 of 2
(2,944 Views)

Hi Balaji,

If you are using LabWindows CVI there are examples that show you how to read or write from a digital port rather than each line individually. If you go to Help>>Find Examples>>Hardware Input and Output>>DAQmx>>Digital Measurement>>ReadDigPort.prj, or Help>>Find Examples>>Hardware Input and Output>>DAQmx>>Digital Generation>>WriteDigPort.prj. I hope those help.

Regards,

Ima
Applications Engineer
National Instruments
LabVIEW Introduction Course - Six Hours
Getting Started with NI-DAQmx
0 Kudos
Message 2 of 2
(2,915 Views)