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: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
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