18.4 Data types for enumerations
18.4.1 GrillingZoneStateEnumeration
The data type is an enumeration of the possible operating states of the device.
The possible values are defined in Table 64.
| Value | Description |
| Off_0 | Off |
| Standby_1 | Device is in standby |
| Idle_2 | Device is in idle mode |
| Grilling_3 | Device is grilling |
18.4.2 PlatenPositionStateEnumeration
This data type is an enumeration of the possible operating positions of the platen.
The possible values are defined in Table 65.
| Value | Description |
| Home_0 | Platen is in the home position |
| Cooking_1 | Platen is in the grilling position |
| Idle_2 | Platen is in idle mode |
| Open_3 | Platen is open |