VoltageLevelRange
- Updated2025-10-06
- 1 minute(s) read
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.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public double VoltageLevelRange { get; set; }
Remarks
The 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.