Show / Hide Table of Contents

Class TWN4Palon

Provides functionality for TWN4 Palon FCT

Inheritance
System.Object
ModuFCTV1
TWN4Palon
Implements
ICommandFCT
Inherited Members
ModuFCTV1.IO1
ModuFCTV1.IO2
ModuFCTV1.IO3
ModuFCTV1.IO4
ModuFCTV1.IO5
ModuFCTV1.IO6
ModuFCTV1.IO7
ModuFCTV1.IO8
ModuFCTV1.IO9
ModuFCTV1.IO10
ModuFCTV1.IO11
ModuFCTV1.IO12
ModuFCTV1.IO13
ModuFCTV1.IO14
ModuFCTV1.IO15
ModuFCTV1.Modules
ModuFCTV1.Mainboard
ModuFCTV1.Identifier
ModuFCTV1.Signals
ModuFCTV1.USBActive
ModuFCTV1.DutReset
ModuFCTV1.DutFwBoot
ModuFCTV1.DutMcuBoot
ModuFCTV1.CircleMarker
ModuFCTV1.IsDUTInserted
ModuFCTV1.HasInterlok
ModuFCTV1.DUT
ModuFCTV1.MCU
ModuFCTV1.FctID
ModuFCTV1.Firmware
ModuFCTV1.ImageNameFirmware
ModuFCTV1.IsInit
ModuFCTV1.SerialPort
ModuFCTV1.RestartDUT()
ModuFCTV1.ConnectDUT()
ModuFCTV1.DisconnectDUT()
ModuFCTV1.ResetDUT()
ModuFCTV1.GetTrialCounter()
ModuFCTV1.GetSuccessCounter()
ModuFCTV1.IncrementTrialCounter()
ModuFCTV1.IncrementSuccessCounter()
ModuFCTV1.ResetCounter()
ModuFCTV1.EnterTransparent(Int32, Parity)
ModuFCTV1.ExitTransparent()
ModuFCTV1.SetTransparentRS485(Boolean)
ModuFCTV1.AddCircleMark()
ModuFCTV1.GetFirmware()
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
Assembly: ElatecFCT.dll
Syntax
public class TWN4Palon : ModuFCTV1, ICommandFCT

Constructors

View Source

TWN4Palon(SerialPort)

Initializes a new instance of the Elatec.FCT.Client.Hardware.TWN4Palon using a serial port

Declaration
public TWN4Palon(SerialPort serialPort)
Parameters
Type Name Description
System.IO.Ports.SerialPort serialPort

Fields

View Source

Field

Declaration
public static int Field
Field Value
Type Description
System.Int32
View Source

InterfaceDUT

Declaration
public InterfaceDUT InterfaceDUT
Field Value
Type Description
InterfaceDUT
View Source

Measurement

Declaration
public INAFullyStd Measurement
Field Value
Type Description
INAFullyStd
View Source

Power

Declaration
public Power Power
Field Value
Type Description
Power
View Source

Programmer

Declaration
public BLEFullyStd Programmer
Field Value
Type Description
BLEFullyStd
View Source

UReg

Declaration
public static int UReg
Field Value
Type Description
System.Int32
View Source

UV50

Declaration
public static int UV50
Field Value
Type Description
System.Int32

Properties

View Source

DutHostsense

Declaration
public override Signal DutHostsense { get; }
Property Value
Type Description
Signal
Overrides
ModuFCTV1.DutHostsense
View Source

DutPwrDown

Declaration
public override Signal DutPwrDown { get; }
Property Value
Type Description
Signal
Overrides
ModuFCTV1.DutPwrDown
View Source

EN5V0

Declaration
public Signal EN5V0 { get; }
Property Value
Type Description
Signal
View Source

ExpectedFirmware

Declaration
public override string ExpectedFirmware { get; }
Property Value
Type Description
System.String
Overrides
ModuFCTV1.ExpectedFirmware
View Source

HasCircleMarker

Declaration
public override bool HasCircleMarker { get; set; }
Property Value
Type Description
System.Boolean
Overrides
ModuFCTV1.HasCircleMarker
View Source

HubActive

Declaration
public override Signal HubActive { get; }
Property Value
Type Description
Signal
Overrides
ModuFCTV1.HubActive
View Source

IO12Aux1

Declaration
public Signal IO12Aux1 { get; }
Property Value
Type Description
Signal
View Source

IO8Aux2

Declaration
public Signal IO8Aux2 { get; }
Property Value
Type Description
Signal
View Source

IOTest

Declaration
public Signal IOTest { get; }
Property Value
Type Description
Signal
View Source

IRLED_IO4

Declaration
public Signal IRLED_IO4 { get; }
Property Value
Type Description
Signal
View Source

IRLED_IO4to7

Declaration
public Signal IRLED_IO4to7 { get; }
Property Value
Type Description
Signal
View Source

IRLED_IO5

Declaration
public Signal IRLED_IO5 { get; }
Property Value
Type Description
Signal
View Source

IRLED_IO6

Declaration
public Signal IRLED_IO6 { get; }
Property Value
Type Description
Signal
View Source

IRLED_IO7

Declaration
public Signal IRLED_IO7 { get; }
Property Value
Type Description
Signal
View Source

OvrFlag

Declaration
public Signal OvrFlag { get; }
Property Value
Type Description
Signal
View Source

RS485Dir

Declaration
public Signal RS485Dir { get; }
Property Value
Type Description
Signal
View Source

SCL

Declaration
public Signal SCL { get; }
Property Value
Type Description
Signal
View Source

SDA

Declaration
public Signal SDA { get; }
Property Value
Type Description
Signal
View Source

SerialMode

Declaration
public Signal SerialMode { get; }
Property Value
Type Description
Signal
View Source

TTLActive

Declaration
public Signal TTLActive { get; }
Property Value
Type Description
Signal

Methods

View Source

Blink()

Declaration
public override void Blink()
Overrides
ModuFCTV1.Blink()
View Source

GetColor(Int32, Int32, Int32)

Declaration
public override int GetColor(int channel, int waveLenght, int sensitivity)
Parameters
Type Name Description
System.Int32 channel
System.Int32 waveLenght
System.Int32 sensitivity
Returns
Type Description
System.Int32
Overrides
ModuFCTV1.GetColor(Int32, Int32, Int32)
View Source

GetCurrent_mA(Int32, ReadingMode)

Declaration
public override double GetCurrent_mA(int channel, ReadingMode mode)
Parameters
Type Name Description
System.Int32 channel
ReadingMode mode
Returns
Type Description
System.Double
Overrides
ModuFCTV1.GetCurrent_mA(Int32, ReadingMode)
View Source

GetField_dbm(Byte[])

Declaration
public override double GetField_dbm(byte[] macAddress)
Parameters
Type Name Description
System.Byte[] macAddress
Returns
Type Description
System.Double
Overrides
ModuFCTV1.GetField_dbm(Byte[])
View Source

GetVoltage_V(Int32, ReadingMode)

Declaration
public override double GetVoltage_V(int channel, ReadingMode mode)
Parameters
Type Name Description
System.Int32 channel
ReadingMode mode
Returns
Type Description
System.Double
Overrides
ModuFCTV1.GetVoltage_V(Int32, ReadingMode)
View Source

Init()

Declaration
public override void Init()
Overrides
ModuFCTV1.Init()
View Source

ProgBLE()

Declaration
public override bool ProgBLE()
Returns
Type Description
System.Boolean
Overrides
ModuFCTV1.ProgBLE()
View Source

ShowBusy()

Declaration
public override void ShowBusy()
Overrides
ModuFCTV1.ShowBusy()
View Source

ShowError()

Declaration
public override void ShowError()
Overrides
ModuFCTV1.ShowError()
View Source

ShowOK()

Declaration
public override void ShowOK()
Overrides
ModuFCTV1.ShowOK()

Implements

ICommandFCT
  • View Source
In This Article
Back to top Generated by DocFX