Autorange
- Updated2025-10-06
- 1 minute(s) read
Specifies whether the hardware automatically selects the best range to measure the signal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public DCPowerMeasurementAutorange Autorange { get; set; }
Remarks
Note the highest range the algorithm uses is dependent on the corresponding limit range property. The algorithm the hardware uses can be controlled using the Autorange behavior properity AutorangeBehavior.
This property is not supported by all instruments. Refer to the Supported Properties by Device topic in the NI DC Power Supplies and SMUs Help for information about supported instruments.
Autoranging begins at instrument startup and remains active until the instrument is reconfigured or reset.
Specifies an object of type DCPowerMeasurementAutorange.