NI-DAQ™mx C Reference

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.

Log in to get a better experience