Click or drag to resize

Inputvoltage Property

Read-only property returning the analog input voltage.

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

Property Value

Double

Implements

Voltagevoltage
See Also