Get/Set/Reset AnlgWin_StartTrig_Btm
- Updated2023-03-16
- 1 minute(s) read
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.