Click or drag to resize

CoatingNozzleData Class

Provides information about the conditions of a particular Nozzle of a Coating machine at a given point in time.

** NOTE: ADDED in CFX 1.5 **

Inheritance Hierarchy
SystemObject
  CFX.Structures.CoatingCoatingNozzleData

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

The CoatingNozzleData type exposes the following members.

Constructors
 NameDescription
Public methodCoatingNozzleData Default Constructor
Top
Properties
 NameDescription
Public propertyNozzle Coating Nozzle to which this coating data is related.
Public propertyNozzleReadings A list of readings / measurements that have been taken for this Nozzle.
Top
See Also