Get/Set/Reset AIConv_Src

NI-DAQmx C Properties

Get/Set/Reset AIConv_Src

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.