Get/Set/Reset CI_PulseWidth_StartingEdge

NI-DAQmx C Properties

Get/Set/Reset CI_PulseWidth_StartingEdge

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

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

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

Purpose

DAQmxGetCIPulseWidthStartingEdge gets the Counter Input >> Pulse Width >> Starting Edge property.

DAQmxSetCIPulseWidthStartingEdge sets the Counter Input >> Pulse Width >> Starting Edge property.

DAQmxResetCIPulseWidthStartingEdge resets the Counter Input >> Pulse Width >> Starting Edge property.