Click or drag to resize

ADCsample Property

Read-only property returning an integer analog input sample.

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

Property Value

Int32

Implements

Samplesample
See Also