FixedSupplyObject.Voltage Property

Definition

Gets or sets the voltage.

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