Get/Set/Reset Exported_SampClk_DelayOffset

NI-DAQmx C Properties

Get/Set/Reset Exported_SampClk_DelayOffset

int32 __CFUNC DAQmxGetExportedSampClkDelayOffset(TaskHandle taskHandle, float64 *data);

int32 __CFUNC DAQmxSetExportedSampClkDelayOffset(TaskHandle taskHandle, float64 data);

int32 __CFUNC DAQmxResetExportedSampClkDelayOffset(TaskHandle taskHandle);

Purpose

DAQmxGetExportedSampClkDelayOffset gets the Clocks >> Sample Clock >> Delay Offset property.

DAQmxSetExportedSampClkDelayOffset sets the Clocks >> Sample Clock >> Delay Offset property.

DAQmxResetExportedSampClkDelayOffset resets the Clocks >> Sample Clock >> Delay Offset property.