Click or drag to resize

Samplesample Property

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

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

Property Value

Int32

Implements

Samplesample
See Also