Click or drag to resize

CleanSqueegeeRequest Class

Allows an external source to direct a request to a stencil printer to perform a squeegee clean operation
{
  "CleanTypeRequested": "Deep"
}
Inheritance Hierarchy
SystemObject
  CFXCFXMessage
    CFX.ResourcePerformance.SolderPastePrintingCleanSqueegeeRequest

Namespace: CFX.ResourcePerformance.SolderPastePrinting
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class CleanSqueegeeRequest : CFXMessage

The CleanSqueegeeRequest type exposes the following members.

Constructors
 NameDescription
Public methodCleanSqueegeeRequest 
Top
Properties
 NameDescription
Public propertyCleanTypeRequested An enumeration indicating the type of clean operation that is being requested
Top
See Also