Get/Set/Reset StartTrig_DelayUnits

NI-DAQmx C Properties

Get/Set/Reset StartTrig_DelayUnits

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

int32 __CFUNC DAQmxSetStartTrigDelayUnits(TaskHandle taskHandle, int32 data);

int32 __CFUNC DAQmxResetStartTrigDelayUnits(TaskHandle taskHandle);

Purpose

DAQmxGetStartTrigDelayUnits gets the Start >> More >> Delay Units property.

DAQmxSetStartTrigDelayUnits sets the Start >> More >> Delay Units property.

DAQmxResetStartTrigDelayUnits resets the Start >> More >> Delay Units property.