Click or drag to resize

SMDTrayFeeder Class

Describes an SMT Tray carrier
Inheritance Hierarchy
SystemObject
  CFX.StructuresMaterialCarrier
    CFX.Structures.SMTPlacementSMDTrayFeeder

Namespace: CFX.Structures.SMTPlacement
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public class SMDTrayFeeder : MaterialCarrier

The SMDTrayFeeder type exposes the following members.

Constructors
 NameDescription
Public methodSMDTrayFeeder 
Top
Properties
 NameDescription
Public propertyCellCountX The number of cells in the x axis in this tray carrier
Public propertyCellCountY The number of cells in the y axis in this tray carrier
Public propertyCellDimensionX The x dimension of each cell in the tray carrier
Public propertyCellDimensionY The y dimension of each cell in the tray carrier
Public propertyCellNumberX 
Public propertyCellNumberY 
Public propertyCellPitchX The x offset between adjacent cells in the tray carrier
Public propertyCellPitchY The y offset between adjacent cells in the tray carrier
Top
See Also