Class CACCurrent
Represents a mikroBUS current sensing AC Current Click board
Assembly: CACCurrent.dll
View Source
Declaration
public class CACCurrent : CurrentTransducer, IObservable<IChangeResult<Current>>, ISamplingSensor<Current>, ISensor<Current>, ISensor, ISamplingSensor
Inheritance: System.Object -> Meadow.Foundation.ObservableBase<Meadow.Units.Current> -> Meadow.Foundation.SamplingSensorBase<Meadow.Units.Current> -> Meadow.Foundation.Sensors.Power.CurrentTransducer
Implements:
System.IObservable<Meadow.IChangeResult<Meadow.Units.Current>>, Meadow.Peripherals.Sensors.ISamplingSensor<Meadow.Units.Current>, Meadow.Peripherals.Sensors.ISensor<Meadow.Units.Current>, Meadow.Peripherals.Sensors.ISensor, Meadow.Peripherals.Sensors.ISamplingSensor
Properties
ReferenceVoltage
Reference voltage (2.048V)
View Source
Declaration
public Voltage ReferenceVoltage { get; protected set; }
Implements
System.IObservable<Meadow.IChangeResult<Meadow.Units.Current>>Meadow.Peripherals.Sensors.ISamplingSensor<Meadow.Units.Current>Meadow.Peripherals.Sensors.ISensor<Meadow.Units.Current>Meadow.Peripherals.Sensors.ISensorMeadow.Peripherals.Sensors.ISamplingSensor