Click or drag to resize

CleaningStep Class

** NOTE: ADDED in CFX 1.5 **

Cleaning step of the cleaning process
Inheritance Hierarchy
SystemObject
  CFX.Structures.CleaningCleaningStep

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

The CleaningStep type exposes the following members.

Constructors
 NameDescription
Public methodCleaningStep 
Top
Properties
 NameDescription
Public propertyCleaningStepTime Elapsed time for cleaning step expressed in seconds (s)
Public propertyCleaningStepType Cleaning step type
Public propertyReadings A list of readings / measurements that have been taken for this cleaning step
Top
See Also