NI-DCPower .NET fx45 API Reference

Table of Contents

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.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.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