|
|
|
|
|
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory: | | | Constant | Description | Used by the functions |
---|
apStatusDisconnected | The robot used to run the action plan does not respond anymore. | ActionPlanExecute | apStatusPending | The action plan is waiting to be run. | ActionPlanExecute | apStatusInProgress | The action plan is currently run. | ActionPlanExecute | apStatusStartup | The coordinator is going to start the action plan. | ActionPlanExecute | apStatusCompletedFailure | The execution of the plane ended with error. | ActionPlanExecute | apStatusCompletedOK | The execution of the plane ended without error. | ActionPlanExecute | apInfoCancellationInProgress | Required action plan information: Cancellation in progress. | ActionPlanInfo | apInfoProgress | Required action plan information: Percentage of completion. | ActionPlanInfo | apInfoStart | Action plan information: Date and time of action plan start. | ActionPlanInfo | apInfoStatus | Action plan information: Action plan status. | ActionPlanInfo | apInfoEnd | Action plan information: Action plan end date and time. | ActionPlanInfo | apInfoLog | Action plan information: Contents of action plan execution log. | ActionPlanInfo | apInfoComputer | Action plan information: Name of the machine that executed the action plan. | ActionPlanInfo | apInfoUser | Required action plan information: Name of user who initiated action plan. | ActionPlanInfo |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|