Get/Set/Reset CI_PulseWidth_Term

NI-DAQmx C Properties

Get/Set/Reset CI_PulseWidth_Term

int32 __CFUNC DAQmxGetCIPulseWidthTerm(TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize);

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

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

Purpose

DAQmxGetCIPulseWidthTerm gets the Counter Input >> Pulse Width >> Input Terminal property.

DAQmxSetCIPulseWidthTerm sets the Counter Input >> Pulse Width >> Input Terminal property.

DAQmxResetCIPulseWidthTerm resets the Counter Input >> Pulse Width >> Input Terminal property.