Click or drag to resize

SMTLaneInformation Class

Describes a lane for an endpoint that is an SMT placement machine.
Inheritance Hierarchy
SystemObject
  CFX.Structures.SMTPlacementSMTLaneInformation

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

The SMTLaneInformation type exposes the following members.

Constructors
 NameDescription
Public methodSMTLaneInformation 
Top
Properties
 NameDescription
Public propertyLaneName The friendly name of this lane.
Public propertyLaneNumber The lane number. Corresponds with Lane property in production messages.
Public propertySupportedPCBDimensions The maximum and minimum dimensions that a PCB panel or fixture must conform to in order to be processed by this lane.
Top
See Also