DCPowerOutputLCR.ImpedanceAutoRange Property
- Updated2024-01-04
- 1 minute(s) read

DCPowerOutputLCRImpedanceAutoRange Property
Defines whether an instrument in LCR mode automatically selects the best impedance range for each given LCR measurement.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public DCPowerLCRImpedanceAutorange ImpedanceAutoRange { get; set; }
Public Property ImpedanceAutoRange As DCPowerLCRImpedanceAutorange Get Set
Property Value
Type: DCPowerLCRImpedanceAutorangeThe default value is On.
Remarks
Impedance autoranging may be enabled only when both:
- The source mode is set to single point
- MeasureWhen is set to a value other than OnMeasureTrigger
You can read ImpedanceRange back after a measurement to determine the actual range used.
When enabled, impedance autoranging overrides impedance range settings you configure manually with any other properties.
When using a load with unknown impedance, you can set this property to On to determine the correct impedance range for the load. When you know the load impedance, you can achieve faster performance by setting this property to Off and setting ImpedanceRangeSource to LoadConfiguration.