Click or drag to resize

SMDMultiTrayFeeder Class

** NOTE: ADDED in CFX 2.0 **

Describes a multi-tray feeder, which is typically a feeder that can accomodate multiple trays/matrice
Inheritance Hierarchy
SystemObject
  CFX.StructuresMaterialCarrier
    CFX.Structures.SMTPlacementSMDMultiTrayFeeder

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

The SMDMultiTrayFeeder type exposes the following members.

Constructors
 NameDescription
Public methodSMDMultiTrayFeeder 
Top
Properties
 NameDescription
Public propertyInternalIdentifier An endpoint specific identifier that designs a particular location within the tray feeder (optional)
Public propertyRotation Orientation of the location within the tray feeder, expressed in degrees
Public propertyX X coordinate of the location origin within the tray feeder, expressed in millimeters (mm)
Public propertyY Y coordinate of the location origin within the tray feeder, expressed in millimeters (mm)
Top
See Also