DCPowerOutputSourceVoltage.VoltageLevelRange Property
- Updated2024-01-04
- 1 minute(s) read

DCPowerOutputSourceVoltageVoltageLevelRange Property
Gets or sets the voltage level range, in volts, for the specified channel(s). The range defines the valid values to which the voltage level can be set. Use the DCPowerSourceVoltageLevelAutorange property to enable automatic selection of the voltage level range.
The VoltageLevelRange property is applicable only if the DCPowerSourceOutputFunction property is set to DCVoltage.
The channel must be enabled for the specified voltage level range to take effect. Refer to the Enabled property for more information about enabling the channel.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public double VoltageLevelRange { get; set; }
Public Property VoltageLevelRange As Double Get Set
Property Value
Type: DoubleThe valid values for this property are defined by the values you specify for the VoltageLevelRange property. Refer to the Ranges topic in the NI DC Power Supplies and SMUs Help or to the instrument specifications for information about valid ranges.