Click or drag to resize

ReflowZoneType Enumeration

An enumeration indicating the nature of a zone within a reflow oven

Namespace: CFX.Structures.SolderReflow
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public enum ReflowZoneType
Members
Member nameValueDescription
PreHeat0 This is a pre-heat zone.
Soak1 The zone is a thermal soak zone.
Reflow2 This zone is intended to induce solder reflow.
Cool3 This is a cooling zone.
See Also