ST_BA_Fcd
Facade-specific data at room level for activating the automatic functions.
TYPE ST_BA_Fcd:
STRUCT
rSunPrtcAngl : REAL;
rSunPrtcPos : REAL;
rFcdThAutoPos : REAL;
rFcdThAutoAngl : REAL;
bFcdThAutoEn : BOOL;
bThAutoEn : BOOL;
bTwiLgtAutoEn : BOOL;
bSunPrtcEn : BOOL;
END_STRUCT
END_TYPE
rSunPrtcAngl: Sun protection: Current calculated position [%] for the blinds.
rSunPrtcPos: Sun protection: Current calculated louvre angle [°] for the blinds.
rFcdThAutoPos: Thermo-automatic function for whole facade: Currently valid position [%] for the blinds (heating or cooling position).
rFcdThAutoAngl: Thermo-automatic function for whole facade: Currently valid louvre angle [°] for the blinds (heating or cooling position).
bFcdThAutoEn: Thermo-automatic function for whole facade enabled.
bThAutoEn: Thermo-automatic function enabled.
bTwiLgtAutoEn: Automatic twilight function enabled.
bSunPrtcEn: Automatic sun protection enabled.
Requirements
Development environment | Required PLC library |
---|---|
TwinCAT from v3.1.4024.7 | Tc3_BA from v1.1.6.0 |