Get/Set/Reset CI_PulseWidth_DigFltr_TimebaseSrc
- Updated2023-03-16
- 1 minute(s) read
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 >> Input >> Digital Filter >> Timebase >> Source property.
DAQmxSetCIPulseWidthDigFltrTimebaseSrc sets the Counter Input >> Pulse Width >> Input >> Digital Filter >> Timebase >> Source property.
DAQmxResetCIPulseWidthDigFltrTimebaseSrc resets the Counter Input >> Pulse Width >> Input >> Digital Filter >> Timebase >> Source property.