Get/Set/Reset AI_ResistanceCfg

NI-DAQmx C Properties

Get/Set/Reset AI_ResistanceCfg

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

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

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

Purpose

DAQmxGetAIResistanceCfg gets the Analog Input >> General Properties >> Signal Conditioning >> Resistance Configuration property.

DAQmxSetAIResistanceCfg sets the Analog Input >> General Properties >> Signal Conditioning >> Resistance Configuration property.

DAQmxResetAIResistanceCfg resets the Analog Input >> General Properties >> Signal Conditioning >> Resistance Configuration property.