Get/Set/Reset AO_TermCfg

NI-DAQmx C Properties

Get/Set/Reset AO_TermCfg

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

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

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

Purpose

DAQmxGetAOTermCfg gets the Analog Output >> General Properties >> Output Configuration >> Terminal Configuration property.

DAQmxSetAOTermCfg sets the Analog Output >> General Properties >> Output Configuration >> Terminal Configuration property.

DAQmxResetAOTermCfg resets the Analog Output >> General Properties >> Output Configuration >> Terminal Configuration property.