Get/Set/Reset DO_LineStates_DoneState

NI-DAQmx C Properties

Get/Set/Reset DO_LineStates_DoneState

int32 __CFUNC DAQmxGetDOLineStatesDoneState(TaskHandle taskHandle, const char channel[], int32 *data);

int32 __CFUNC DAQmxSetDOLineStatesDoneState(TaskHandle taskHandle, const char channel[], int32 data);

int32 __CFUNC DAQmxResetDOLineStatesDoneState(TaskHandle taskHandle, const char channel[]);

Purpose

DAQmxGetDOLineStatesDoneState gets the Digital Output >> Line States >> Done State property.

DAQmxSetDOLineStatesDoneState sets the Digital Output >> Line States >> Done State property.

DAQmxResetDOLineStatesDoneState resets the Digital Output >> Line States >> Done State property.