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: 1.7.3
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