Constructor for an ADC121C021 analog input.
            
Namespace: IO.Devices.ADC121C021Assembly: libremoteio (in libremoteio.dll) Version: 2.2025.275.1
Syntaxpublic Sample(
	Bus bus,
	byte addr
)
Parameters
- bus  Bus
 - I2C bus controller.
 - addr  Byte
 - I2C slave address.
 
See Also