Click or drag to resize

SMTPlacementSetup Class

** NOTE: ADDED in CFX 1.3 **

Describes the actual setup resources / sub-resources 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.StructuresResource
    CFX.Structures.MaintenanceSMTPlacementSetup

Namespace: CFX.Structures.Maintenance
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class SMTPlacementSetup : Resource

The SMTPlacementSetup type exposes the following members.

Constructors
 NameDescription
Public methodSMTPlacementSetup Default Constructor.
Top
Properties
 NameDescription
Public propertyFeeders Information about the feeder of this SMT placement machine.
Public propertyNozzleChangerPockets Information about the nozzle changer garages of this SMT placement machine.
Public propertyTables Information about the table of this SMT placement machine.
Top
See Also