Click or drag to resize

CoatingProcessData Class

A dynamic data structure representing data that was collected during a coating process.
Inheritance Hierarchy
SystemObject
  CFX.StructuresProcessData
    CFX.Structures.CoatingCoatingProcessData
      CFX.Structures.CoatingEncapsulationProcessData

Namespace: CFX.Structures.Coating
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class CoatingProcessData : ProcessData

The CoatingProcessData type exposes the following members.

Constructors
 NameDescription
Public methodCoatingProcessData Default Constructor
Top
Properties
 NameDescription
Public propertyNozzle Process data (temperatures, etc.) for each Nozzle of the Coating machine at the time when this transaction tool place.

** NOTE: ADDED in CFX 1.5 **

Public propertyReadings A list of measurements that were taken in the course of the coating or encapsulation operation.
Top
See Also