Click or drag to resize

UVCuringProcessData Class

UV Curing Process Data

** NOTE: ADDED in CFX 1.6 **

Inheritance Hierarchy
SystemObject
  CFX.StructuresProcessData
    CFX.Structures.UVCuringUVCuringProcessData

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

The UVCuringProcessData type exposes the following members.

Constructors
 NameDescription
Public methodUVCuringProcessData Default Constructor
Top
Properties
 NameDescription
Public propertyConveyorSpeed Speed of the conveyor in mm/s.
Public propertyConveyorWidth Width of the conveyor in mm.
Public propertyGlassPlates List of all glass plates in the UV machine.
Public propertyIntensity UV itensity in mW/cm^2
Public propertyProcessTime Time of the part in process in seconds.
Public propertyUVLamps List of all lamps in the UV machine.
Top
See Also