12 MachineStatusType

12.4 MachineMode

The MachineMode Property represents the current machine mode (as defined by mode selector on the machine). The MachineModeEnumeration is defined in Table 38:
Table 38 – MachineModeEnumeration Values
Name | Value | Description |
---|---|---|
OTHER | 0 | This state is used if none of the other states below apply. |
AUTOMATIC | 1 | The machine is in automatic mode. |
SEMI_AUTOMATIC | 2 | The machine is in semi-automatic mode. |
MANUAL | 3 | The machine is in manual mode. |
SETUP | 4 | The machine is in setup mode. |
SLEEP | 5 | The machine is in sleep mode. Machine is still switched on, energy consumption reduced by e.g. reducing heating, switching drives off. Production is not possible. |