BatteryObject.MinimalVoltage Property

Definition

Gets or sets the minimal voltage.

public UnitsNet.ElectricPotentialDc MinimalVoltage { get; set; }
member this.MinimalVoltage : UnitsNet.ElectricPotentialDc with get, set
Public Property MinimalVoltage 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