ST_BA_SpRmT

Room temperature setpoints.

TYPE ST_BA_SpRmT :
STRUCT
   rPrtcHtg    : REAL := 12.0;
   rEcoHtg     : REAL := 15.0;
   rPreCmfHtg  : REAL := 19.0;
   rCmfHtg     : REAL := 21.0;
   rPrtcCol    : REAL := 40.0;
   rEcoCol     : REAL := 35.0;
   rPreCmfCol  : REAL := 28.0;
   rCmfCol     : REAL := 24.0;
END_STRUCT
END_TYPE

The values in the structure are defined with the preset values.

The variables have the following meaning:

rPrtcHtg: Protection Heating.

rEcoHtg: Economy Heating.

rPreCmfHtg: Pre-Comfort Heating.

rCmfHtg: Comfort Heating.

rPrtcCol: Protection Cooling.

rEcoCol: Economy Cooling.

rPreCmfCol: Pre-Comfort Cooling.

rCmfCol: Comfort Cooling.

Requirements

Development environment

Required PLC library

TwinCAT from v3.1.4024.7

Tc3_BA from v1.1.6.0