Get/Set/Reset AnlgLvl_PauseTrig_DigFltr_TimebaseSrc
- Updated2023-03-16
- 1 minute(s) read
Get/Set/Reset AnlgLvl_PauseTrig_DigFltr_TimebaseSrc
int32 __CFUNC DAQmxGetAnlgLvlPauseTrigDigFltrTimebaseSrc(TaskHandle taskHandle, char *data, uInt32 bufferSize);
int32 __CFUNC DAQmxSetAnlgLvlPauseTrigDigFltrTimebaseSrc(TaskHandle taskHandle, const char *data);
int32 __CFUNC DAQmxResetAnlgLvlPauseTrigDigFltrTimebaseSrc(TaskHandle taskHandle);
Purpose
DAQmxGetAnlgLvlPauseTrigDigFltrTimebaseSrc gets the More >> Pause >> Analog Level >> Digital Filter >> Timebase >> Source property.
DAQmxSetAnlgLvlPauseTrigDigFltrTimebaseSrc sets the More >> Pause >> Analog Level >> Digital Filter >> Timebase >> Source property.
DAQmxResetAnlgLvlPauseTrigDigFltrTimebaseSrc resets the More >> Pause >> Analog Level >> Digital Filter >> Timebase >> Source property.