Click or drag to resize

ReflowZoneData Class

Provides information about the conditions of a particular zone of a reflow oven at a given point in time.
Inheritance Hierarchy
SystemObject
  CFX.Structures.SolderReflowReflowZoneData

Namespace: CFX.Structures.SolderReflow
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class ReflowZoneData

The ReflowZoneData type exposes the following members.

Constructors
 NameDescription
Public methodReflowZoneData Default Constructor
Top
Properties
 NameDescription
Public propertyReadings A list of readings / measurements that have been taken for this zone.
Public propertySetpoints A list of current setpoints associated with this zone.
Public propertyZone Zone / Stage to which this reflow data is related.
Top
See Also