Get/Set/Reset AI_TermCfg

NI-DAQmx C Properties

Get/Set/Reset AI_TermCfg

int32 __CFUNC DAQmxGetAITermCfg(TaskHandle taskHandle, const char channel[], int32 *data);

int32 __CFUNC DAQmxSetAITermCfg(TaskHandle taskHandle, const char channel[], int32 data);

int32 __CFUNC DAQmxResetAITermCfg(TaskHandle taskHandle, const char channel[]);

Purpose

DAQmxGetAITermCfg gets the Analog Input >> General Properties >> Input Configuration >> Terminal Configuration property.

DAQmxSetAITermCfg sets the Analog Input >> General Properties >> Input Configuration >> Terminal Configuration property.

DAQmxResetAITermCfg resets the Analog Input >> General Properties >> Input Configuration >> Terminal Configuration property.