Get/Set/Reset Exported_SampClk_OutputTerm

NI-DAQmx C Properties

Get/Set/Reset Exported_SampClk_OutputTerm

int32 __CFUNC DAQmxGetExportedSampClkOutputTerm(TaskHandle taskHandle, char *data, uInt32 bufferSize);

int32 __CFUNC DAQmxSetExportedSampClkOutputTerm(TaskHandle taskHandle, const char *data);

int32 __CFUNC DAQmxResetExportedSampClkOutputTerm(TaskHandle taskHandle);

Purpose

DAQmxGetExportedSampClkOutputTerm gets the Clocks >> Sample Clock >> Output Terminal property.

DAQmxSetExportedSampClkOutputTerm sets the Clocks >> Sample Clock >> Output Terminal property.

DAQmxResetExportedSampClkOutputTerm resets the Clocks >> Sample Clock >> Output Terminal property.