Get/Set/Reset AnlgLvl_PauseTrig_Src

NI-DAQmx C Properties

Get/Set/Reset AnlgLvl_PauseTrig_Src

int32 __CFUNC DAQmxGetAnlgLvlPauseTrigSrc(TaskHandle taskHandle, char *data, uInt32 bufferSize);

int32 __CFUNC DAQmxSetAnlgLvlPauseTrigSrc(TaskHandle taskHandle, const char *data);

int32 __CFUNC DAQmxResetAnlgLvlPauseTrigSrc(TaskHandle taskHandle);

Purpose

DAQmxGetAnlgLvlPauseTrigSrc gets the More >> Pause >> Analog Level >> Source property.

DAQmxSetAnlgLvlPauseTrigSrc sets the More >> Pause >> Analog Level >> Source property.

DAQmxResetAnlgLvlPauseTrigSrc resets the More >> Pause >> Analog Level >> Source property.