Click or drag to resize

THTInsertionFault Class

A specific type of fault that is produced by endpoints responsible for the insertion of through-hole electronic components (THT insertion)
Inheritance Hierarchy
SystemObject
  CFX.StructuresFault
    CFX.Structures.THTInsertionTHTInsertionFault

Namespace: CFX.Structures.THTInsertion
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class THTInsertionFault : Fault

The THTInsertionFault type exposes the following members.

Constructors
 NameDescription
Public methodTHTInsertionFault Default constructor
Top
Properties
 NameDescription
Public propertyDesignator Identifies the specific component the inserter was trying to insert when the fault occurred (where applicable)
Public propertyInsertionFaultType The specific type of THT fault
Public propertyMaterialLocation The material carrier location related to this fault (where applicable)
Public propertyProgramStep An integer representing the step in the program/recipe that was being executed when the fault occurred (where applicable)
Top
See Also