WorkOrderActionExecutedExpectedUnitsPerBoard Property |
The theorical number of units that are supposed 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.
Namespace: CFX.ProductionAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic double ExpectedUnitsPerBoard { get; set; }
Public Property ExpectedUnitsPerBoard As Double
Get
Set
Property Value
Double
See Also