Get/Set/Reset AnlgLvl_PauseTrig_Coupling

NI-DAQmx C Properties

Get/Set/Reset AnlgLvl_PauseTrig_Coupling

int32 __CFUNC DAQmxGetAnlgLvlPauseTrigCoupling(TaskHandle taskHandle, int32 *data);

int32 __CFUNC DAQmxSetAnlgLvlPauseTrigCoupling(TaskHandle taskHandle, int32 data);

int32 __CFUNC DAQmxResetAnlgLvlPauseTrigCoupling(TaskHandle taskHandle);

Purpose

DAQmxGetAnlgLvlPauseTrigCoupling gets the More >> Pause >> Analog Level >> Coupling property.

DAQmxSetAnlgLvlPauseTrigCoupling sets the More >> Pause >> Analog Level >> Coupling property.

DAQmxResetAnlgLvlPauseTrigCoupling resets the More >> Pause >> Analog Level >> Coupling property.