Get/Set/Reset CI_Freq_StartingEdge

NI-DAQmx C Properties

Get/Set/Reset CI_Freq_StartingEdge

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

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

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

Purpose

DAQmxGetCIFreqStartingEdge gets the Counter Input >> Frequency >> Starting Edge property.

DAQmxSetCIFreqStartingEdge sets the Counter Input >> Frequency >> Starting Edge property.

DAQmxResetCIFreqStartingEdge resets the Counter Input >> Frequency >> Starting Edge property.