Show / Hide Table of Contents

Class TwoSAMI2CFullyStd

Provides functionality for FCT interface testers with two SAM testers and one I2C sensor

Inheritance
System.Object
Module
InterfaceDUT
TwoSAMI2CFullyStd
Inherited Members
InterfaceDUT.I2CAddress
InterfaceDUT.NameIdentifier
InterfaceDUT.Revision
InterfaceDUT.ID
InterfaceDUT.SetupDate
InterfaceDUT.Firmware
Module.interfaceI2C
Module.ReadMemory(Byte)
Module.WriteMemory(Byte, Byte)
Module.GetDate(Byte, Byte)
Module.WriteDate(Byte, Byte, DateTime)
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 Source

TwoSAMI2CFullyStd(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 Source

Init()

Declaration
public override void Init()
Overrides
InterfaceDUT.Init()
  • View Source
In This Article
Back to top Generated by DocFX