Get/Set/Reset AI_LeadWireResistance

NI-DAQmx C Properties

Get/Set/Reset AI_LeadWireResistance

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

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

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

Purpose

DAQmxGetAILeadWireResistance gets the Analog Input >> General Properties >> Signal Conditioning >> Lead Wire Resistance property.

DAQmxSetAILeadWireResistance sets the Analog Input >> General Properties >> Signal Conditioning >> Lead Wire Resistance property.

DAQmxResetAILeadWireResistance resets the Analog Input >> General Properties >> Signal Conditioning >> Lead Wire Resistance property.