15 Type definitions for Dishwashing Machine

15.4 Data types for enumerations

15.4.1 ProgramModeEnumeration

This data type is an enumeration of the possible program modes of the dishwashing machine. The enumeration values are defined in Table 52.
Table 52 — ProgramModeEnumeration values
Value | Description |
---|---|
OperationOFF_0 | Program end |
PreWash_1 | Prerinsing |
Cleaning1_2 | Washing to pumping out |
WashTimeIncreased_3 | Washing time extension |
Cleaning2_4 | Washing with pumping out |
DrainingPause_5 | Drip phase |
Draining_6 | Pumping out |
FinalRinse_7 | Rinsing |
WaitingTime_8 | Delay time |
HeatRecovery_9 | Heat recovery |