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: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
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