7.4 Data types for enumerations
7.4.1 FryingPanModeEnumeration
The data type is an enumeration of the possible status values of the device.
The enumeration values are defined in Table 20.
| Value | Description |
| Off_0 | Off |
| Preheat_1 | Heating up |
| SoftCook_2 | Gently bring to boil |
| Cook_3 | Bring to boil with 3 simmering stages |
| CookSlow_4 | Boiling with 3 power stages |
| Frying_5 | Frying |
| PressureCooking_6 | Pressure cooking |
| KeepWarming_7 | Keeping warm |
| PresetStart_8 | Start time preselection active |
| Error_9 | Error state |
7.4.2 SignalModeEnumeration
This data type is an enumeration of the signal state.
The enumeration values are defined in Table 21.
| Value | Description |
| SignalOff_0 | Signal switched off |
| SignalOn_1 | Signal switched on |
| SignalAck_2 | Signal acknowledged |