Click or drag to resize

Sample Class

Encapsulates the ADC121C021 I2C A/D converter.
Inheritance Hierarchy
SystemObject
  IO.Devices.ADC121C021Sample

Namespace: IO.Devices.ADC121C021
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2025.76.2
Syntax
C#
public class Sample : Sample

The Sample type exposes the following members.

Constructors
 NameDescription
Public methodSample Constructor for an ADC121C021 analog input.
Top
Properties
 NameDescription
Public propertyresolution Return the number of bits of A/D resolution.
Public propertysample Returns a single 12-bit analog sample.
Top
See Also