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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
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