Get/Set/Reset DO_LineStates_StartState

NI-DAQmx C Properties

Get/Set/Reset DO_LineStates_StartState

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

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

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

Purpose

DAQmxGetDOLineStatesStartState gets the Digital Output >> Line States >> Start State property.

DAQmxSetDOLineStatesStartState sets the Digital Output >> Line States >> Start State property.

DAQmxResetDOLineStatesStartState resets the Digital Output >> Line States >> Start State property.