The data type is an enumeration of the current status of the device.
The enumeration values are defined in Table 43.
Table 43 — PastaCookerModeEnumeration values
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 |
KeepWarming_5 |
Keeping warm |
PresetStart_6 |
Start time preselection active |
Error_7 |
Error state |
This data type is an enumeration of the signal state.
The enumeration values are defined in Table 44.
Table 44 — SignalModeEnumeration values
Value |
Description |
SignalOff_0 |
Signal switched off |
SignalOn_1 |
Signal switched on |
SignalAck_2 |
Signal acknowledged |