Get/Set/Reset AIConv_Src
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetAIConvSrc(TaskHandle taskHandle, char *data, uInt32 bufferSize);
int32 __CFUNC DAQmxSetAIConvSrc(TaskHandle taskHandle, const char *data);
int32 __CFUNC DAQmxResetAIConvSrc(TaskHandle taskHandle);
Purpose
DAQmxGetAIConvSrc gets the More >> AI Convert >> Source property.
DAQmxSetAIConvSrc sets the More >> AI Convert >> Source property.
DAQmxResetAIConvSrc resets the More >> AI Convert >> Source property.