
3.10 IF USER PRESSES ANY BUTTON(AT THE END OF PROGRAM)
3.11 MODIFICATION OF A PROGRAM WITHOUT RESET
The program continues with the flow program but with the parameters (temperature, times) of the new
program. In heating step: If temperature is over than the new desired temperature, cut off heating step
and go on with the next step with new parameters.
If temperature is lower than the new desired temperature heat up water to the desired temperature level.
In washing step: If the washing duration is over than the washing duration of new program, cut off
washing step and go on with next step of new program.
If the washing duration is lower than the washing duration of new program, go on with washing step.
When new program is selected, display duration is changed to same step of new program.
20