Get/Set/Reset CO_Pulse_Freq_Units

NI-DAQmx C Properties

Get/Set/Reset CO_Pulse_Freq_Units

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

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

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

Purpose

DAQmxGetCOPulseFreqUnits gets the Counter Output >> Pulse >> Frequency >> Units property.

DAQmxSetCOPulseFreqUnits sets the Counter Output >> Pulse >> Frequency >> Units property.

DAQmxResetCOPulseFreqUnits resets the Counter Output >> Pulse >> Frequency >> Units property.