Get/Set/Reset CO_Pulse_Freq_InitialDelay

NI-DAQmx C Properties

Get/Set/Reset CO_Pulse_Freq_InitialDelay

int32 __CFUNC DAQmxGetCOPulseFreqInitialDelay(TaskHandle taskHandle, const char channel[], float64 *data);

int32 __CFUNC DAQmxSetCOPulseFreqInitialDelay(TaskHandle taskHandle, const char channel[], float64 data);

int32 __CFUNC DAQmxResetCOPulseFreqInitialDelay(TaskHandle taskHandle, const char channel[]);

Purpose

DAQmxGetCOPulseFreqInitialDelay gets the Counter Output >> Pulse >> Frequency >> Initial Delay property.

DAQmxSetCOPulseFreqInitialDelay sets the Counter Output >> Pulse >> Frequency >> Initial Delay property.

DAQmxResetCOPulseFreqInitialDelay resets the Counter Output >> Pulse >> Frequency >> Initial Delay property.