DCPowerOutputSourceCurrent.CurrentLevelAutorange Property
- Updated2024-01-04
- 1 minute(s) read

DCPowerOutputSourceCurrentCurrentLevelAutorange Property
Gets or sets whether to automatically select the current level range based on the desired current level for the specified channels.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public DCPowerSourceCurrentLevelAutorange CurrentLevelAutorange { get; set; }
Public Property CurrentLevelAutorange As DCPowerSourceCurrentLevelAutorange Get Set
Property Value
Type: DCPowerSourceCurrentLevelAutorangeSpecifies an object of type DCPowerSourceCurrentLevelAutorange
Remarks
If this property is set to On, NI-DCPower ignores any changes you make to the CurrentLevelRange property. If you change the CurrentLevelAutorange property from On to Off, NI-DCPower remembers the last value the CurrentLevelRange property was set to, or the default value if the property was never set and uses that value as the current level range.
The DCPowerSourceCurrentLevelAutorange property is applicable only if the DCPowerSourceOutputFunction property is set to DCCurrent.