Analog Input >> General Properties >> Input Configuration >> Impedance

NI-DAQmx C Properties

Analog Input >> General Properties >> Input Configuration >> Impedance

Data Type: float64
Description: Specifies the input impedance of the channel.

Valid values

50 50 Ohms.
75 75 Ohms.
1000000 1 M Ohm.
10000000000 10 G Ohm.


You can get/set/reset this property using:
  DAQmxGetAIImpedance
  DAQmxSetAIImpedance
  DAQmxResetAIImpedance