CFX Topics, Messages, and Data Structures |
[This is preliminary documentation and is subject to change.]
Namespace | Description |
---|---|
CFX |
Root CFX Topic. All CFX endpoints must implement this topic.
|
CFX.InformationSystem.UnitValidation |
CFX Topic implemented by enterprise information systems (such as an MES or ERP system) capable of validating the production history and status of a production unit, and its readiness for processing.
|
CFX.Materials.Management |
Messages related to the management of raw materials. Includes creation and labeling of material instances, decommissioning spent materials, etc.
|
CFX.Materials.Management.MSDManagement |
Specialized messages related to moisture sensitive materials management.
|
CFX.Materials.Storage |
Related to events that occur when materials are stored, including consumption.
This includes not only stock areas, but also point-of-use workstations where materials
are loaded during production.
|
CFX.Materials.Transport |
Messages used for the transportation of raw materials from one location in the factory to another location
|
CFX.Production |
CFX Topic implemented by endpoints which are involved in the processing of production units.
|
CFX.Production.Assembly |
Messages are used by a production resource performing any form of assembly of production units. This includes both automated, semi-manual and manual assembly operations.
|
CFX.Production.TestAndInspection |
Message used when a production resource is performing any form of test or inspection of production units, including both automated and manual inspections, of all kinds.
|
CFX.ResourcePerformance |
CFX Topic related to the performance of an endpoint (speed, OEE, fault rates, etc).
|
CFX.ResourcePerformance.SMTPlacement |
Messages related to the performance of resources where SMT placement takes place (SMT placement equipment).
This includes specialized faults, placement rates, and other information related to the performance
of an SMT placement machine.
|
CFX.ResourcePerformance.SolderPastePrinting |
Specialized messages related to the performance of solder paste printers. This might include
information related to stencil or squeegee cleaning rates, etc.
|
CFX.ResourcePerformance.THTInsertion |
Specialized messages related to the performance of through-hole insertion equipment
|
CFX.Sensor.Identification |
Messages for devices that are responsible to reading or scanning identification labels or tags (barcodes, RFID’s, machine vision systems, etc.).
|
CFX.Structures |
Root namespace for all data structures referenced by CFX messages.
|
CFX.Structures.SMTPlacement |
Data structures related to SMT placement equipment
|
CFX.Structures.SolderPasteInspection | |
CFX.Structures.SolderPastePrinting |
Data structures related to SMT stencil printing equipment
|
CFX.Structures.THTInsertion |
Data structures related to PCB through-hole insertion equipment
|
CFX.Transport |
Constains classes which facilitate the transport of CFX messages across a network,
including AMQP 1.0 transmission and receipt
|
CFX.Utilities |
Constains various utility and helper classes, such as diagnostic logging, etc.
|