NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceGet/Set/Reset AnlgLvl_PauseTrig_DigFltr_TimebaseSrcCurrent page
Table of Contents

Get/Set/Reset AnlgLvl_PauseTrig_DigFltr_TimebaseSrc

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.

In This Section
Was this information helpful?