Get/Set/Reset CI_PulseWidth_Units

NI-DAQmx C Properties

Get/Set/Reset CI_PulseWidth_Units

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

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

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

Purpose

DAQmxGetCIPulseWidthUnits gets the Counter Input >> Pulse Width >> Units property.

DAQmxSetCIPulseWidthUnits sets the Counter Input >> Pulse Width >> Units property.

DAQmxResetCIPulseWidthUnits resets the Counter Input >> Pulse Width >> Units property.