Click or drag to resize

SMTHeadInformation Class

Describes a head for an endpoint that is an SMT placement machine.
Inheritance Hierarchy
SystemObject
  CFX.Structures.SMTPlacementHeadInformation
    CFX.Structures.SMTPlacementSMTHeadInformation

Namespace: CFX.Structures.SMTPlacement
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class SMTHeadInformation : HeadInformation

The SMTHeadInformation type exposes the following members.

Constructors
 NameDescription
Public methodSMTHeadInformation 
Top
Properties
 NameDescription
Public propertyNumberOfNozzleLocations Indicates the number of nozzle locations
Public propertyPlacementAccuracy The accuracy of this head, expressed in mm. For example, a head that can accurately place components to 1 micron would have accuracy of 0.001 mm.
Public propertySMTHeadType An enumeration indicating the purpose of this particular head
Top
See Also