Click or drag to resize

Voltagevoltage Property

Read-only property returning a voltage measurement from an ADC input.

Namespace: IO.Objects.SimpleIO.ADC
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2025.251.1
Syntax
C#
public double voltage { get; }

Property Value

Double

Implements

Voltagevoltage
See Also