Click or drag to resize

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.Production
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public double ExpectedUnitsPerBoard { get; set; }

Property Value

Double
See Also