RecipeActivatedExpectedCycleTime Property |
The total amount of time (in ms) 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.ProductionAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic double ExpectedCycleTime { get; set; }
Public Property ExpectedCycleTime As Double
Get
Set
Property Value
Double
See Also