This data type is an enumeration of the possible hygiene modes of the dishwashing machine. The enumeration values are defined in Table 54.
Table 54 — OperationModeEnumeration values
Value |
Description |
Init_0 |
Initialization |
MachineOff_1 |
Machine off |
Filling_2 |
Filling |
FillingHeating_3 |
Filling + heating |
Heating_4 |
Heating |
EnableOperation_5 |
Ready to start |
ReadyForOperation_6 |
Ready to operate |
Operation_7 |
Washing mode |
Cycle_pause_8 |
Cycle pause |
NotDefined1_9 |
|
SelfCleaning_10 |
Self-cleaning/emptying |
NotDefined2_11 |
|
RemoteControl_12 |
Remote control |
ControllingOutputs_13 |
Control outputs |
NotDefined3_14 |
|
Error_15 |
Error/fault |