Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Bit still enabled in hardware after DAQmxStopTask executed?

Hello,

 

i am executing these commands:

 

DAQmxCreateTask(...)

DAQmxCreateDOChan(...line0,...)

DAQmxWriteDigitalLines(..,[true],....) --> a  bit in the the hardware switches to true

DAQmxStopTask(...)

DAQmxClearTask(...)

 

Question:

Is the bit in the hardware then still set OR does the StopTask reset all used bits in the created Channel to their default state?

 

Thanks

0 Kudos
Message 1 of 1
(524 Views)