Click or drag to resize

CFX.Structures.Maintenance Namespace

Classes
 ClassDescription
Public classErrorInformation

** NOTE: ADDED in CFX 1.3 **

Dynamic structure that contains information related to the errors of the resources / sub-resources in an Endpoint. It is used in maintenance context
Public classMaintenanceInformation

** NOTE: ADDED in CFX 1.3 **

Dynamic structure that contains information related to the counters of the resources / sub-resources in an Endpoint. It is the information that allows the receiving system to plan / execute the maintenance operations
Public classMaintenanceResource

** NOTE: ADDED in CFX 1.3 **

Describes the 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.
Public classMultiLane Division class for feeder: given a track in the table, one feeder can serve multiple division (lane number). The counters are based on this sub-position, therefore the need of this object in the model.
Public classSensorInformation

** NOTE: ADDED in CFX 1.3 **

Dynamic structure that contains information related to the sensor of the resources / sub-resources in an Endpoint. It may be used to model the sensor on parts that may require traceable operations (i.e. maintenance)
Public classServiceAndMaintenanceData

** NOTE: ADDED in CFX 1.3 **

Dynamic structure that contains information related to the service and maintenance of the resources / sub-resources in an Endpoint. It may be used to model as base class for other specific maintenance parts or services
Public classSMTPlacementSetup

** 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.
Public classSMTTapeFeederInformation

** NOTE: ADDED in CFX 1.3 **

Structure that contains information related to the feeder lifecycle. It is used in maintenance context for maintenance scheduling and control etc.
Public classVerificationInformation

** NOTE: ADDED in CFX 1.3 **

Dynamic structure that contains information related to the verification of the resources / sub-resources in an Endpoint. It may be used to model the verification results on parts that may require traceable operations (i.e. maintenance)
Enumerations
 EnumerationDescription
Public enumerationCounterType

** NOTE: ADDED in CFX 1.3 **

An enumeration indicating the type of counter that is capture by the Endpoint and its resources / sensors
Public enumerationSensorType

** NOTE: ADDED in CFX 1.3 **

An enumeration indicating the type of sensor that is located in a resource / sub-resource / endpoint The type of the sensor (distance, temperature, time etc.). It shall be used together with the SensorUnitOfMeasure
Public enumerationSensorUnitOfMeasure The unit of measure of the sensor (meter, degree, hour etc. according to derived SI where applicable). It shall be used together with the SensorType
Public enumerationVerificationType

** NOTE: ADDED in CFX 1.3 **

An enumeration indicating the type of verification that can be executed during the process (i.e. maintenance)