Click or drag to resize

THTInsertionFaultType Enumeration

Types of Through Hole Device Insertion Faults

Namespace: CFX.Structures.THTInsertion
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public enum THTInsertionFaultType
Members
Member nameValueDescription
XAxisError0 Error in x motion axis
YAxisError1 Error in y motion axis
ZAxisError2 Error in z motion axis
InsertionError3 Part not inserted properly
AlignmentError4 Part cannot be properly aligned with PCB hole
PickupError5 Part could not be picked
PartsExhaustedError6 Material supply exhausted
AnvilError7 Anvil related problem
ClinchError8 Clinch related problem
PanelLocationError9 PCB not properly aligned in fixture / transport
AirSupplyDown10 Insufficient pressurized air supply
See Also