Click or drag to resize

SelectiveSolderProcessData Class

General data values that apply across the selective process cycle
Inheritance Hierarchy
SystemObject
  CFX.StructuresProcessData
    CFX.Structures.SolderApplicationSelectiveSolderProcessData

Namespace: CFX.Structures.SolderApplication
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class SelectiveSolderProcessData : ProcessData

The SelectiveSolderProcessData type exposes the following members.

Constructors
 NameDescription
Public methodSelectiveSolderProcessData Default constructor
Top
Properties
 NameDescription
Public propertyAir_Pressure Pressure od the incoming Air in kPa (kilopascal)
Public propertyCycle_Count The total number of parts processed since the last reset of the Cycle Counter
Public propertyCycle_Time The total time the item was within the Selective Soldering System
Public propertyFiducial_Enabled Fiducial correct enabled for the selective soldering system "True" or "False"
Public propertyNitrogen_Flow The consumption of Nitrogen by the selective soldering system in LPM (litres per minute)
Public propertyNitrogen_Pressure Pressure od the incoming Nitrogen in kPa (kilopascal)
Public propertyNitrogen_Purity The Purity of the incoming Nitrogen supply in ppm (parts per million)
Public propertyProcess_Status Result of the Selective Process "Completed" or "Aborted"
Public propertyRecipeName The name of the active recipe at the time when the processing occurred.
Top
See Also