Click or drag to resize

SMDTubeFeeder Class

[This is preliminary documentation and is subject to change.]

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

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

The SMDTubeFeeder type exposes the following members.

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