Click or drag to resize

RecipeExpectedCycleTime Property

The total amount of time that is expected to process one unit or group of units (as in the case of a carrier or panelized PCB), assuming no blocked or starved conditions at the station. This includes both productive and non-productive time, such as transfer, positioning, etc.

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public double ExpectedCycleTime { get; set; }

Property Value

Double
See Also