Specifies the resistance level, in ohms, that the device attempts to generate on the specified channel(s).

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public double Level { get; set; }

Remarks

The valid values for this property are determined by the selected value for LevelRange.

This property is applicable only if the Function property is set to ConstantResistance.

The channel must be enabled for the specified resistance level to take effect.

Refer to the Enabled property for more information about enabling the channel.

Note

NI-DCPower uses the terms "source" and "output". However, while sinking with electronic loads and SMUs these correspond to "sinking" and "input", respectively.