ST_BA_SpRmT
Room temperature setpoints
TYPE ST_BA_SpRmT :
STRUCT
lrPrtcHtg : LREAL := 12.0;
lrEcoHtg : LREAL := 15.0;
lrPreCmfHtg : LREAL := 19.0;
lrCmfHtg : LREAL := 21.0;
lrPrtcCol : LREAL := 40.0;
lrEcoCol : LREAL := 35.0;
lrPreCmfCol : LREAL := 28.0;
lrCmfCol : LREAL := 24.0;
END_STRUCT
END_TYPE
The values in the structure are defined with the preset values.
The variables have the following meaning:
lrPrtcHtg: Protection Heating
lrEcoHtg: Economy Heating
lrPreCmfHtg: Pre-Comfort Heating
lrCmfHtg: Comfort Heating
lrPrtcCol: Protection Cooling
lrEcoCol: Economy Cooling
lrPreCmfCol: Pre-Comfort Cooling
lrCmfCol: Comfort Cooling
Requirements
Development environment | Target system | required library | required supplement |
---|---|---|---|
TwinCAT 2.11 R3/x64 | PC/CX | TcBA library from V1.0.0 | TF8040 | TwinCAT Building Automation from V1.0.0 |