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: 1.7.3
Syntax
public enum ReflowOvenFaultType
Members
Member nameValueDescription
LowBeltSpeed0 The conveyor is moving too slowly.
HighBeltSpeed1 The conveyor is moving too quickly.
See Also