NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerOutputMeasurement.Autorange Property

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

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: DCPowerMeasurementAutorange
Specifies 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.

Note Note
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.
Note Note
Autoranging begins at instrument startup and remains active until the instrument is reconfigured or reset.

See Also

Log in to get a better experience