Get/Set/Reset AIConv_DigFltr_TimebaseSrc
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetAIConvDigFltrTimebaseSrc(TaskHandle taskHandle, char *data, uInt32 bufferSize);
int32 __CFUNC DAQmxSetAIConvDigFltrTimebaseSrc(TaskHandle taskHandle, const char *data);
int32 __CFUNC DAQmxResetAIConvDigFltrTimebaseSrc(TaskHandle taskHandle);
Purpose
DAQmxGetAIConvDigFltrTimebaseSrc gets the More >> AI Convert >> Digital Filter >> Timebase >> Source property.
DAQmxSetAIConvDigFltrTimebaseSrc sets the More >> AI Convert >> Digital Filter >> Timebase >> Source property.
DAQmxResetAIConvDigFltrTimebaseSrc resets the More >> AI Convert >> Digital Filter >> Timebase >> Source property.