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