Click or drag to resize

SMTPlacementEndpoint Class

Describes the details of a particular Endpoint that is participating in a CFX network, and more specifically, is an SMT placement machine. This is a dynamic structure.
Inheritance Hierarchy
SystemObject
  CFX.StructuresEndpoint
    CFX.Structures.SMTPlacementSMTPlacementEndpoint

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

The SMTPlacementEndpoint type exposes the following members.

Constructors
 NameDescription
Public methodSMTPlacementEndpoint Default Constructor.
Top
Properties
 NameDescription
Public propertyHeads Information about the heads of this SMT placement machine.
Public propertyLanes Information about the production lanes of this SMT placement machine.
Public propertyNominalPlacementCPH The nominal number of components that this endpoint can place per hour.
Public propertyNominalUnitsPerHour The average (nominal) number of production units per hour this endpoin is capable of producing.
Public propertyPlacementConstraints The placement constraints / capabilities of this endpoint.
Top
See Also