One stage charging (BufMid1Temp = “999”)

The charging valve 1 switches on to the position „charge“ if all the following conditinos are true:

BufSupplyTemp <= OVHT-01 AND

BufSupplyTemp >= BufUpperTemp + CHG-01 AND

BufSupplyTemp > BufLowerTemp (if connected <> 999)


The charging valve 1 switches off to the position „closed“ if one of the following conditions is true:

BufSupplyTemp < BufUpperTemp - CHG-02 OR

BufSupplyTemp < BufLowerTemp (if the buffer lower temperature if connected <>999)

BufUpperTemp >= OVHT-01

Table 2.   Parameter List

Description

Value Range

Default Value

Unit

CHG-01: temperature difference start charging

-10 … 50

5

K

CHG-02: temperature difference stop charging

-10 … 50

3

K

OVHT-01: maximum buffer upper temperature

0 ... 150

90

°C