Click or drag to resize

CleaningProcessData Class

** NOTE: ADDED in CFX 1.5 **

Data for the cleaning process, applied to production units – this is the defluxing process – and tools, e.g. squeegees, stencils, etc. The defluxing process removes flux-deposits after reflow and takes care of cleaning a production unit or a batch of production units. Cleaning of tools removes deposits, e.g.solder paste, from tools, so that they can continued to be used.
Inheritance Hierarchy
SystemObject
  CFX.StructuresProcessData
    CFX.Structures.CleaningCleaningProcessData

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

The CleaningProcessData type exposes the following members.

Constructors
 NameDescription
Public methodCleaningProcessData 
Top
Properties
 NameDescription
Public propertyCleaningSteps A list of cleaning steps
Public propertyCleaningTimeActual Actual cleaning time expressed in seconds (s)
Public propertyCleaningTimeSet Cleaning time as specified in recipe expressed in seconds (s)
Public propertyConveyorSpeed The speed (in cm / minute) of the conveyor
Top
See Also