Click or drag to resize

SMDTubeFeeder Class

Describes and SMT Tube Feeder
Inheritance Hierarchy
SystemObject
  CFX.StructuresMaterialCarrier
    CFX.Structures.SMTPlacementSMDTubeFeeder

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

The SMDTubeFeeder type exposes the following members.

Constructors
 NameDescription
Public methodSMDTubeFeeder 
Top
Properties
 NameDescription
Public propertyBaseName The friendly name of the tube feeder base.
Public propertyBaseUniqueIdentifier The unique identifier of the vibratoryb tube feeder base of which this tube feeder position is a member. If lanes are not specifically labeled, both the UniqueIdentifer field and this property should be populated with the same value.
Public propertyLaneNumber The position number of this tube feeder position within its base.
Public propertyPitch The offset between this lane and the next adjacent lane in this tube feeder
Public propertyWidth The width of this lane within the tube feeder (in mm)
Top
See Also