Get/Set/Reset AnlgWin_RefTrig_Src
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetAnlgWinRefTrigSrc(TaskHandle taskHandle, char *data, uInt32 bufferSize);
int32 __CFUNC DAQmxSetAnlgWinRefTrigSrc(TaskHandle taskHandle, const char *data);
int32 __CFUNC DAQmxResetAnlgWinRefTrigSrc(TaskHandle taskHandle);
Purpose
DAQmxGetAnlgWinRefTrigSrc gets the Reference >> Analog Window >> Source property.
DAQmxSetAnlgWinRefTrigSrc sets the Reference >> Analog Window >> Source property.
DAQmxResetAnlgWinRefTrigSrc resets the Reference >> Analog Window >> Source property.