SMTPlacement |
The SMTPlacementFault type exposes the following members.
Name | Description | |
---|---|---|
![]() | SMTPlacementFault | Default constructor |
Name | Description | |
---|---|---|
![]() | Designator | Identifies the specific component the placer was trying to place when the fault occurred (where applicable) |
![]() | HeadAndNozzle | The placement head and nozzle related to this fault (where applicable) |
![]() | MaterialLocation | The material carrier location related to this fault (where applicable) |
![]() | NumberOfTriesBeforeError | ** NOTE: ADDED in CFX 2.0 ** The occurrences of errors that have resulted to this fault.This parameter is optional, and mostly relevant for the PartsExhaust, FeederError, NozzleError and HeadError type of placement faults |
![]() | PlacementFaultType | The specific type of SMT placement fault |
![]() | ProgramStep | An integer representing the step in the program/recipe that was being executed when the fault occurred (where applicable) |
![]() | ReferencePartNumber | ** NOTE: ADDED in CFX 2.0 ** If the material package is used as an alternate part, this parameter indicates the original part number. For example, if A0805-001 was supposed to be used but A0805-002 was used instead (because A0805-001 was missing for example), the internal part number of the material package will be A0805-002, and the referecne part number will be A0805-001. |