Click or drag to resize

HandSolderingBoardProcessData Class

** NOTE: ADDED in CFX 2.0 **

Holds information of the board for the hand soldering process.
Inheritance Hierarchy
SystemObject
  CFX.StructuresProcessData
    CFX.Structures.HandSolderingHandSolderingBoardProcessData

Namespace: CFX.Structures.HandSoldering
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public class HandSolderingBoardProcessData : ProcessData

The HandSolderingBoardProcessData type exposes the following members.

Constructors
Properties
 NameDescription
Public propertyBoardId The board id.
Public propertyBoardName The board name.
Public propertyFile Result file – optional Information.
Public propertyFinishedAt The end of work time stamp.
Public propertyOrderNumber The number of the order.
Public propertySolderPoints List of soldered points.
Public propertyStartedAt The start of work time stamp.
Public propertyTelemetryData Board telemetry data.
Top
See Also