NI-DAQ™mx C Reference

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

Get/Set/Reset AnlgWin_StartTrig_Btm

Get/Set/Reset AnlgWin_StartTrig_Btm

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

int32 __CFUNC DAQmxSetAnlgWinStartTrigBtm(TaskHandle taskHandle, float64 data);

int32 __CFUNC DAQmxResetAnlgWinStartTrigBtm(TaskHandle taskHandle);


Purpose

DAQmxGetAnlgWinStartTrigBtm gets the Start >> Analog Window >> Bottom property.

DAQmxSetAnlgWinStartTrigBtm sets the Start >> Analog Window >> Bottom property.

DAQmxResetAnlgWinStartTrigBtm resets the Start >> Analog Window >> Bottom property.

In This Section
Was this information helpful?