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: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
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