ReflowZoneType Enumeration |
An enumeration indicating the nature of a zone within a reflow oven
Namespace: CFX.Structures.SolderReflowAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic enum ReflowZoneType
Public Enumeration ReflowZoneType
MembersMember name | Value | Description |
---|
PreHeat | 0 |
This is a pre-heat zone.
|
Soak | 1 |
The zone is a thermal soak zone.
|
Reflow | 2 |
This zone is intended to induce solder reflow.
|
Cool | 3 |
This is a cooling zone.
|
See Also