NI-DAQ™mx C Reference

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.

Log in to get a better experience