![]() | Node |
Member name | Value | Description of the |
---|---|---|
Zero | 0 | Internal control status. |
None | 1 | Ready to start, status after Initialization. |
Waiting | 2 | Busy, waiting for authorisation to start. |
Working | 4 | Busy, working. |
Busy | 6 | Not ready to start, waiting or currently working |
Finished | 8 | Ready to start, is finished. |
Triggered | 16 | Not busy but timer-controlled. |
Ready | 24 | Is finished or is waiting for the next start by the timer. |
CanStart | 25 | Ready to go |
InternalError | 128 | Internal error (for DEBUG purposes). |