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: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
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