VariableSupplyObject.MaximalVoltage Property

Definition

Gets or sets the maximal voltage.

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

Property Value

UnitsNet.ElectricPotentialDc

Remarks

This is stored with the factor 20 as a 10-bit value (range 0 - 1023) => 0...51.15V.

Applies to