Click or drag to resize

SMTPlacementFaultType Enumeration

[This is preliminary documentation and is subject to change.]

Types of SMT Placement Faults

Namespace:  CFX.Structures.SMTPlacement
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public enum SMTPlacementFaultType
Members
  Member nameValueDescription
VacuumError0 Insufficient vacuum to manipulate part.
XAxisError1 Problem with the x motion axis
YAxisError2 Problem with the y motion axis
ZAxisError3 Problem with the z motion axis
RecognitionError4 Part not recognized by vision system
PickupError5 Part not picked up properly
PlacementError6 Part not place properly
LightingError7 Insufficient or incorrect lighting. Vision system not able to characterize part
HeadError8 Error with placement head
NozzleError9 Error with placement nozzle
ComponentDropped10 Component dropped in transit
PartsExhaust11 Material supply exhausted
FiducialError12 Error decoding fiducial reference mark
See Also