Gets or sets the current level, in amperes, that the specified channel(s) attempt to generate.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public double CurrentLevel { get; set; }

Remarks

The valid values for this property are defined by the values you specify for the CurrentLevelRange property.

The CurrentLevel property is applicable only if the Function property is set to DCCurrent. Enable the channel for the specified current level to take effect.

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