Get/Set/Reset CI_PulseWidth_DigFltr_TimebaseSrc

NI-DAQmx C Properties

Get/Set/Reset CI_PulseWidth_DigFltr_TimebaseSrc

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

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

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

Purpose

DAQmxGetCIPulseWidthDigFltrTimebaseSrc gets the Counter Input >> Pulse Width >> Digital Filter >> Timebase >> Source property.

DAQmxSetCIPulseWidthDigFltrTimebaseSrc sets the Counter Input >> Pulse Width >> Digital Filter >> Timebase >> Source property.

DAQmxResetCIPulseWidthDigFltrTimebaseSrc resets the Counter Input >> Pulse Width >> Digital Filter >> Timebase >> Source property.