Specifies values for the AutorangeBehavior property.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public enum DCPowerMeasurementAutorangeBehavior

Members

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.