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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
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