Click or drag to resize

Samplesample Property

Read-only property returning an integer analog sample from this ADC input.

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

Property Value

Int32

Implements

Samplesample
See Also