Get/Set/Reset Exported_SampClk_OutputBehavior
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetExportedSampClkOutputBehavior(TaskHandle taskHandle, int32 *data);
int32 __CFUNC DAQmxSetExportedSampClkOutputBehavior(TaskHandle taskHandle, int32 data);
int32 __CFUNC DAQmxResetExportedSampClkOutputBehavior(TaskHandle taskHandle);
Purpose
DAQmxGetExportedSampClkOutputBehavior gets the Clocks >> Sample Clock >> Output Behavior property.
DAQmxSetExportedSampClkOutputBehavior sets the Clocks >> Sample Clock >> Output Behavior property.
DAQmxResetExportedSampClkOutputBehavior resets the Clocks >> Sample Clock >> Output Behavior property.