VariableSupplyObject.OperationalCurrent Property

Definition

Gets or sets the operational current.

public UnitsNet.ElectricCurrent OperationalCurrent { get; set; }
member this.OperationalCurrent : UnitsNet.ElectricCurrent with get, set
Public Property OperationalCurrent As ElectricCurrent

Property Value

UnitsNet.ElectricCurrent

Remarks

This is stored with the factor 100 as a 10-bit value (range 0 - 1023) => 0...10.23A.

Applies to