Click or drag to resize

ReflowOvenFaultType Enumeration

An enumeration that defines the different types of faults that might occur on a solder reflow oven.

Namespace: CFX.Structures.SolderReflow
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public enum ReflowOvenFaultType
Members
Member nameValueDescription
LowBeltSpeed0 The conveyor is moving too slowly.
HighBeltSpeed1 The conveyor is moving too quickly.
See Also