Click or drag to resize

ReflowSetPoint Class

A data structure describing the set point for a particular area within a zone of a solder reflow oven.
Inheritance Hierarchy
SystemObject
  CFX.Structures.SolderReflowReflowSetPoint

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

The ReflowSetPoint type exposes the following members.

Constructors
 NameDescription
Public methodReflowSetPoint 
Top
Properties
 NameDescription
Public propertySetpoint The nominal, target value of this setpoint.
Public propertySetpointType An enumeration describing the type of setpoint.
Public propertySubZone The area within the zone to which the setpoint applies.
Top
See Also