Class TwoSAMI2CFullyStd
Provides functionality for FCT interface testers with two SAM testers and one I2C sensor
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 TwoSAMI2CFullyStd : InterfaceDUT
Constructors
View SourceTwoSAMI2CFullyStd(II2c)
Initializes a new instance of the Elatec.FCT.Client.Hardware.Module.TwoSAMI2CFullyStd using an i2c interface
Declaration
public TwoSAMI2CFullyStd(II2c interfaceI2C)
Parameters
Type | Name | Description |
---|---|---|
II2c | interfaceI2C |
Methods
View SourceInit()
Declaration
public override void Init()