Click or drag to resize

RaspberryPi5AIN4 Field

Analog input designator (0, 4).

Namespace: IO.Objects.SimpleIO.Platforms
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public static readonly Designator AIN4

Field Value

Designator
Remarks
Raspberry Pi boards don't have a built-in ADC (Analog to Digital Converter) subsystem, so this is just a placeholder for the first IIO (Industrial I/O) ADC device.
See Also