Click or drag to resize

WorkOrderActionExecuted Properties

The WorkOrderActionExecuted type exposes the following members.

Properties
 NameDescription
Public propertyComments Optional free-form comments associated with the work order action.
Public propertyRecipeName

** 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)
Public propertyRecipeRevision

** NOTE: ADDED in CFX 1.6 **

Recipe version number, when a recipe name is defined (optional)
Public propertyRelevantSurface

** 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)
Public propertyState The current state of the work order action (started, completed, etc.).
Public propertyTimeStamp The time when the work order action transitioned to the state specified by the State property.
Public propertyType The type of action of the work order action.
Public propertyWorkOrderActionInstanceId 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.
Public propertyWorkOrderIdentifier The identifer of the Work Order or Work Order sub-batch
Top
See Also