ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

NI-DCPower .NET fx40 API Reference

DCPowerMeasurementAutorangeBehavior Enumeration

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerMeasurementAutorangeBehavior Enumeration

DCPowerMeasurementAutorangeBehavior Enumeration

Specifies values for the AutorangeBehavior property.

Namespace:  NationalInstruments.ModularInstruments.NIDCPower
Assembly:  NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023

Syntax

public enum DCPowerMeasurementAutorangeBehavior
Public Enumeration DCPowerMeasurementAutorangeBehavior

Members

  Member nameValueDescription
RangeUpToLimitThenDown1107 Specifies the hardware go to limit range then range down as needed until measured value is within thresholds.
RangeUp1108 Specifies the hardware go up one range when the upper threshold is reached.
RangeUpAndDown1109 Specifies the hardware go up or down one range when the upper/lower threshold is reached.

See Also

Log in to get a better experience