Get/Set/Reset Exported_SampClkTimebase_OutputTerm
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetExportedSampClkTimebaseOutputTerm(TaskHandle taskHandle, char *data, uInt32 bufferSize);
int32 __CFUNC DAQmxSetExportedSampClkTimebaseOutputTerm(TaskHandle taskHandle, const char *data);
int32 __CFUNC DAQmxResetExportedSampClkTimebaseOutputTerm(TaskHandle taskHandle);
Purpose
DAQmxGetExportedSampClkTimebaseOutputTerm gets the Clocks >> Sample Clock Timebase >> Output Terminal property.
DAQmxSetExportedSampClkTimebaseOutputTerm sets the Clocks >> Sample Clock Timebase >> Output Terminal property.
DAQmxResetExportedSampClkTimebaseOutputTerm resets the Clocks >> Sample Clock Timebase >> Output Terminal property.