Click or drag to resize

Samplesample Property

Read-only property returning an integer analog sample value.

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

Property Value

Int32
See Also