Class Caluma
Provides functionality for Caluma mainboard
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Elatec.FCT.Client.Hardware.Module
Assembly: ElatecFCT.dll
Syntax
public class Caluma : Mainboard
Constructors
View SourceCaluma(II2c)
Initializes a new instance of the Elatec.FCT.Client.Hardware.Module.Caluma using an i2c interface
Declaration
public Caluma(II2c interfaceI2C)
Parameters
Type | Name | Description |
---|---|---|
II2c | interfaceI2C |
Methods
View SourceInit()
Declaration
public override void Init()