Click or drag to resize

RecipeStageInformation Properties

The RecipeStageInformation type exposes the following members.

Properties
 NameDescription
Public propertyExpectedCycleTime 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) for a stage of the machine, assuming no blocked or starved conditions at the station. This includes both productive and non-productive time, such as transfer, positioning, etc.
Public propertyExpectedWorkTime

** NOTE: ADDED in CFX 1.6 **

The total amount of productive 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 does not include any non-productive time, such as transfer, positioning, etc.
Public propertyNumberOfComponentsPerUnit The number of components to install for each unit of a work for a stage of the machine.
Public propertyStage A structure describing basic information about the stage.
Top
See Also