Click or drag to resize

CleanStencilRequest Class

[This is preliminary documentation and is subject to change.]

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:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public class CleanStencilRequest : CFXMessage

The CleanStencilRequest type exposes the following members.

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