Click or drag to resize

PressResult Class

Describes result of a connector press.
Inheritance Hierarchy
SystemObject
  CFX.Structures.PressInsertionPressResult

Namespace: CFX.Structures.PressInsertion
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class PressResult

The PressResult type exposes the following members.

Constructors
 NameDescription
Public methodPressResult Default constructor
Top
Properties
 NameDescription
Public propertyConnectorLocation Location on PCB of connector that was pressed
Public propertyData Data and status information about the results pressing cycle
Public propertyMachineID The ID of the Machine used to complete the press
Public propertyPressBoardData Data for board currently being processed
Public propertyPressConnector Connector that was pressed
Public propertyPressOperator Describes the Operator who ran the press cycle (optional)
Public propertySequenceNumber Integer indicating where in the recipe sequence the press occurs
Top
See Also