Click or drag to resize

ReflowReading Class

Structure that describes the setpoints and key actuals of a particular area within a particular zone of a reflow oven.
Inheritance Hierarchy
SystemObject
  CFX.Structures.SolderReflowReflowReading

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

The ReflowReading type exposes the following members.

Constructors
 NameDescription
Public methodReflowReading 
Top
Properties
 NameDescription
Public propertyReadingType An enumeration describing the type of reading.
Public propertyReadingValue The value of the reading (expressed in the appropriate units for the ReadingType).
Public propertySubZone An enumeration that describes a particular area within a particular zone of a reflow oven.
Top
See Also