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