DCPowerMeasurementAutorangeBehavior Enumeration
- Updated2024-01-04
- 1 minute(s) read
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 name | Value | Description | |
|---|---|---|---|
| RangeUpToLimitThenDown | 1107 | Specifies the hardware go to limit range then range down as needed until measured value is within thresholds. | |
| RangeUp | 1108 | Specifies the hardware go up one range when the upper threshold is reached. | |
| RangeUpAndDown | 1109 | Specifies the hardware go up or down one range when the upper/lower threshold is reached. |