Get/Set/Reset DO_LineStates_PausedState

NI-DAQmx C Properties

Get/Set/Reset DO_LineStates_PausedState

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

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

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

Purpose

DAQmxGetDOLineStatesPausedState gets the Digital Output >> Line States >> Paused State property.

DAQmxSetDOLineStatesPausedState sets the Digital Output >> Line States >> Paused State property.

DAQmxResetDOLineStatesPausedState resets the Digital Output >> Line States >> Paused State property.