Voltagereference Property |
Read-only property returning the reference voltage for this ADC
input.
Namespace: IO.Objects.SimpleIO.ADCAssembly: libsimpleio (in libsimpleio.dll) Version: 2.2025.251.1
Syntaxpublic double reference { get; }
Property Value
Double
Remarks
Not all ADC devices have a queryable voltage reference.
See Also