NI-DAQ™mx C Reference

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

Get/Set/Reset AnlgLvl_PauseTrig_Hyst

Get/Set/Reset AnlgLvl_PauseTrig_Hyst

int32 __CFUNC DAQmxGetAnlgLvlPauseTrigHyst(TaskHandle taskHandle, float64 *data);

int32 __CFUNC DAQmxSetAnlgLvlPauseTrigHyst(TaskHandle taskHandle, float64 data);

int32 __CFUNC DAQmxResetAnlgLvlPauseTrigHyst(TaskHandle taskHandle);


Purpose

DAQmxGetAnlgLvlPauseTrigHyst gets the More >> Pause >> Analog Level >> Hysteresis property.

DAQmxSetAnlgLvlPauseTrigHyst sets the More >> Pause >> Analog Level >> Hysteresis property.

DAQmxResetAnlgLvlPauseTrigHyst resets the More >> Pause >> Analog Level >> Hysteresis property.

In This Section
Was this information helpful?