Click or drag to resize

Samplereference Property

Read-only property returning the reference voltage for this ADC input.

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

Property Value

Double
Remarks
Not all ADC devices have a queryable voltage reference.
See Also