Click or drag to resize

ReflowOvenParameter Class

Dynamic Parameter structure containing the configurable parameters of a solder reflow oven.
Inheritance Hierarchy
SystemObject
  CFX.StructuresParameter
    CFX.Structures.SolderReflowReflowOvenParameter

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

The ReflowOvenParameter type exposes the following members.

Constructors
 NameDescription
Public methodReflowOvenParameter Default Constructor
Top
Properties
 NameDescription
Public propertyConveyorSpeedSetpoint The desired conveyor speed, expressed in centimeters per minute (cm / min)
Public propertyConveyorWidth The width of the conveyor, expressed in centimeters (cm)
Public propertyZoneParameters A list of the structures defining the parameters for each zone.
Top
See Also