NI-DAQ™mx C Reference

Get/Set/Reset SampClk_WriteWfm_UseInitialWfmDT

int32 __CFUNC DAQmxGetSampClkWriteWfmUseInitialWfmDT(TaskHandle taskHandle, bool32 *data);

int32 __CFUNC DAQmxSetSampClkWriteWfmUseInitialWfmDT(TaskHandle taskHandle, bool32 data);

int32 __CFUNC DAQmxResetSampClkWriteWfmUseInitialWfmDT(TaskHandle taskHandle);


Purpose

DAQmxGetSampClkWriteWfmUseInitialWfmDT gets the Sample Clock >> Write Waveform >> Use Initial Waveform dt property.

DAQmxSetSampClkWriteWfmUseInitialWfmDT sets the Sample Clock >> Write Waveform >> Use Initial Waveform dt property.

DAQmxResetSampClkWriteWfmUseInitialWfmDT resets the Sample Clock >> Write Waveform >> Use Initial Waveform dt property.

Log in to get a better experience