LevelRange
- Updated2025-10-06
- 1 minute(s) read
Specifies the resistance level range, in ohms, for the specified channel(s).
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public double LevelRange { get; set; }
Remarks
The range defines the valid values to which you can set the resistance level. For valid ranges, refer to the specifications for your instrument.
This property is applicable only if the Function property is set to ConstantResistance.
The voltage range and current range used by the instrument are automatically determined by the selected resistance level range. For more information, refer to the specifications for your instrument.
Note
NI-DCPower uses the terms "source" and "output". However, while sinking with electronic loads and SMUs these correspond to "sinking" and "input", respectively.