Hello,
I am using NI-DAQmx for acquisition system. I have a NI PCI-DIO-32HS. I would like to use the port 5 as an extra outputs (to put it on high level or low level through the software). My problem is that when I try to put the port5 line to hign (1) I got nothing at the output. Thinking that could come from my code, I used "Test Panel" of NI, but I have got the same matter. Things are only alright with port 0, 1, 2, 3. So I would like to know if it is possible to use port 5 lines as extra output and How should I do it?