NI-DAQ™mx C Reference

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

Get/Set/Reset AnlgWin_RefTrig_Top

Get/Set/Reset AnlgWin_RefTrig_Top

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

int32 __CFUNC DAQmxSetAnlgWinRefTrigTop(TaskHandle taskHandle, float64 data);

int32 __CFUNC DAQmxResetAnlgWinRefTrigTop(TaskHandle taskHandle);


Purpose

DAQmxGetAnlgWinRefTrigTop gets the Reference >> Analog Window >> Top property.

DAQmxSetAnlgWinRefTrigTop sets the Reference >> Analog Window >> Top property.

DAQmxResetAnlgWinRefTrigTop resets the Reference >> Analog Window >> Top property.

In This Section
Was this information helpful?