Get/Set/Reset Exported_SampClkTimebase_OutputTerm

NI-DAQmx C Properties

Get/Set/Reset Exported_SampClkTimebase_OutputTerm

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.