DCPowerOutputMeasurement.Autorange Property
- Updated2024-01-04
- 2 minute(s) read

DCPowerOutputMeasurementAutorange Property
Specifies whether the hardware automatically selects the best range to measure the signal.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public DCPowerMeasurementAutorange Autorange { get; set; }
Public Property Autorange As DCPowerMeasurementAutorange Get Set
Property Value
Type: DCPowerMeasurementAutorangeSpecifies an object of type DCPowerMeasurementAutorange.
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. |