Click or drag to resize

CleanStencilRequest Class

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

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

The CleanStencilRequest type exposes the following members.

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