Enumeration for the type of modes. The possible values are:
type Mode = enumeration(Off "Plant completely turned off", StandBy "Plant ready to run but not producing heat/electricity", PumpOn "Pump starts to run", WarmUp "Warm-up mode", Normal "Normal operating mode", CoolDown "Cool-down before going to stand-by or off mode");