![]() | Visual |
Member name | Value | Description of the |
---|---|---|
None | 0 | Ready to start, status after Initialization. |
Scheduled | 1 | Not busy but timer-controlled. |
Waiting | 2 | Busy, waiting for authorisation to start. |
Working | 3 | Busy, working. |
Error | 4 | Terminated with error. |
Aborted | 5 | Terminated by cancellation. |
Done | 6 | Completed without error, timeout or cancellation. |
EventTriggered | 7 | Not busy but event-driven. |
InternalError | 8 | Terminated with internal error (DEBUG). |