Click or drag to resize

RecipeActivatedExpectedUnitsPerWorkTransaction Property

The number of units that are to be processed simulataneously by this recipe. For example, in the case of a 2 x 2 panelized PCB, this property would be 4 because 4 units (PCBs) are procesed at one time per work transaction. In the case that a station processes a variable number of units per transaction, this should represent the average number of units expected to be processed per transaction.

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

Property Value

Double
See Also