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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
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 List of telemetry data.
Top
See Also