Click or drag to resize

CoatingMeasurementType Enumeration

An enumeration indicating the type of measurement made within a coating or encapsulation machine.

Namespace: CFX.Structures.Coating
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public enum CoatingMeasurementType
Members
Member nameValueDescription
FluidPressure0 The pressure of the coating or encapsulation nozzle, expressed in kilo Pascals (kPa)
FluidVolume1 The total volume of fluid dispensed, expressed in cubic centimeters (cc)
Heater2 The Heating value of the coating or encapsulation nozzle, expressed in grad

** NOTE: ADDED in CFX 1.5 **

Monitor3 The Heating value of the coating or encapsulation nozzle measured through sensor, expressed in grad

** NOTE: ADDED in CFX 1.5 **

Axis4 The axis position describing the direction in which the coating or encapsulation nozzle displaced, expressed in millimeter(mm)

** NOTE: ADDED in CFX 1.5 **

Fluidweight5 The total volume of fluid tested after n number of units processed, expressed in grams (g)

** NOTE: ADDED in CFX 1.5 **

MaterialLevel6 The level of fluid tested from the container or Beaker, expressed in millimeter(mm)

** NOTE: ADDED in CFX 1.5 **

NozzleWidth7 The Width of adjustable Nozzle Eg. Curtain Nozzle, expressed in millimeter(mm)

** NOTE: ADDED in CFX 1.5 **

See Also