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