Get/Set/Reset CI_Pulse_Ticks_DigFltr_TimebaseSrc
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetCIPulseTicksDigFltrTimebaseSrc(TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize);
int32 __CFUNC DAQmxSetCIPulseTicksDigFltrTimebaseSrc(TaskHandle taskHandle, const char channel[], const char *data);
int32 __CFUNC DAQmxResetCIPulseTicksDigFltrTimebaseSrc(TaskHandle taskHandle, const char channel[]);
Purpose
DAQmxGetCIPulseTicksDigFltrTimebaseSrc gets the Counter Input >> Pulse >> Ticks >> Input >> Digital Filter >> Timebase >> Source property.
DAQmxSetCIPulseTicksDigFltrTimebaseSrc sets the Counter Input >> Pulse >> Ticks >> Input >> Digital Filter >> Timebase >> Source property.
DAQmxResetCIPulseTicksDigFltrTimebaseSrc resets the Counter Input >> Pulse >> Ticks >> Input >> Digital Filter >> Timebase >> Source property.