Click or drag to resize

ReflowProcessData Class

Provides information about the conditions within a reflow oven at a given point in time.
Inheritance Hierarchy
SystemObject
  CFX.StructuresProcessData
    CFX.Structures.SolderReflowReflowProcessData

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

The ReflowProcessData type exposes the following members.

Constructors
 NameDescription
Public methodReflowProcessData Default Constructor
Top
Properties
 NameDescription
Public propertyConveyorSpeed The speed (in cm / minute) of the conveyor
Public propertyConveyorSpeedSetpoint The converyor speed setpoint (in cm / minute)
Public propertyZoneData Process data (temperatures, etc.) for each zone of the reflow oven at the time when this transaction tool place.
Top
See Also