Click or drag to resize

SMDTapeFeeder Class

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

Describes an SMT Tape feeder.
Inheritance Hierarchy
SystemObject
  CFX.StructuresMaterialCarrier
    CFX.Structures.SMTPlacementSMDTapeFeeder

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

The SMDTapeFeeder type exposes the following members.

Properties
  NameDescription
Public propertyBaseName
The friendly name of the tape feeder base.
Public propertyBaseUniqueIdentifier
For multi-lane feeders, the unique identifier of the base. The UniqueIdentifier property should be populated with the unique identifer of the specific lane within the feeder (if so labeled). If lanes are not specifically labeled, both the UniqueIdentifer and BaseUniqueIdentifier prooperties should be populated with the same value.
Public propertyLaneNumber
For multi-lane tape feeders, this is the number of the position of the lane within the feeder.
Public propertyPitch
An enumeration indicating the pitch of this tape feeder
Public propertyWidth
An enumeration indicating the width of this tape feeder
Top
See Also