Click or drag to resize

PeriodicCleaning Class

** NOTE: ADDED in CFX 1.2 **

Describes the periodic cleaning structure as modelled in the SolderPastePrintingRecipe
Inheritance Hierarchy
SystemObject
  CFX.Structures.SolderPastePrintingPeriodicCleaning

Namespace: CFX.Structures.SolderPastePrinting
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class PeriodicCleaning

The PeriodicCleaning type exposes the following members.

Constructors
 NameDescription
Public methodPeriodicCleaning Periodic cleaning constructor
Top
Properties
 NameDescription
Public propertyCleanFrequency After how many Panels the Printer executes the cleaning process - nominal clean rate
Public propertyCleanMode Clean mode - string to enable combination of values In a second stage, an enum could be defined
Top
See Also