Get/Set/Reset AnlgWin_StartTrig_Top
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetAnlgWinStartTrigTop(TaskHandle taskHandle, float64 *data);
int32 __CFUNC DAQmxSetAnlgWinStartTrigTop(TaskHandle taskHandle, float64 data);
int32 __CFUNC DAQmxResetAnlgWinStartTrigTop(TaskHandle taskHandle);
Purpose
DAQmxGetAnlgWinStartTrigTop gets the Start >> Analog Window >> Top property.
DAQmxSetAnlgWinStartTrigTop sets the Start >> Analog Window >> Top property.
DAQmxResetAnlgWinStartTrigTop resets the Start >> Analog Window >> Top property.