Work |
The WorkOrderActionExecuted type exposes the following members.
Name | Description | |
---|---|---|
![]() | Comments | Optional free-form comments associated with the work order action. |
![]() | ExpectedUnitsPerBoard | 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. |
![]() | RecipeName | ** NOTE: ADDED in CFX 1.6 ** The name of the recipe, when a particular surface and a particular machine are involved in the action (may include full path, if applicable) (optional) |
![]() | RecipeRevision | ** NOTE: ADDED in CFX 1.6 ** Recipe version number, when a recipe name is defined (optional) |
![]() | RelevantSurface | ** NOTE: ADDED in CFX 1.6 ** For two-dimensional products, such as printed circuit assemblies, specifies the relevant surface that is concerned by the action. (optional) |
![]() | State | The current state of the work order action (started, completed, etc.). |
![]() | TimeStamp | The time when the work order action transitioned to the state specified by the State property. |
![]() | Type | The type of action of the work order action. |
![]() | WorkOrderActionInstanceId | An id uniquely identfying a particular instance of work order action. If the same work order action occurs x times, each instance shall have a unique identifier. |
![]() | WorkOrderIdentifier | The identifer of the Work Order or Work Order sub-batch |