Get/Set/Reset AnlgWin_StartTrig_Src
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetAnlgWinStartTrigSrc(TaskHandle taskHandle, char *data, uInt32 bufferSize);
int32 __CFUNC DAQmxSetAnlgWinStartTrigSrc(TaskHandle taskHandle, const char *data);
int32 __CFUNC DAQmxResetAnlgWinStartTrigSrc(TaskHandle taskHandle);
Purpose
DAQmxGetAnlgWinStartTrigSrc gets the Start >> Analog Window >> Source property.
DAQmxSetAnlgWinStartTrigSrc sets the Start >> Analog Window >> Source property.
DAQmxResetAnlgWinStartTrigSrc resets the Start >> Analog Window >> Source property.