FB_BA_Facade_Information

Sub-template facade information.
This template displays the priority of the current sun protection telegram in BACnet.
As the enumeration of the priorities starts with "0", but the texts of the MV object start with "1" (see FB_Init), a one must be added to the enumeration.
![]() | The initialization of the template takes place within the method FB_Init. |
Block diagram

Syntax
FUNCTION_BLOCK FB_BA_Facade_Information EXTENDS FB_BA_View
VAR_INPUT
stFacadeResult : ST_BA_SunBld;
END_VAR
VAR_INPUT CONSTANT
FcdActvPrio : FB_BA_MV_Op;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
stFacadeResult | Resulting telegram from the higher-level facade template. |
Inputs CONSTANT
Name | Type | Description |
---|---|---|
FcdActvPrio | Function block for displaying the current telegram priority in BACnet. |
Requirements
Development environment | Necessary function |
---|---|
TwinCAT from v3.1.4024.56 | TF8040 | TwinCAT Building Automation from V5.8.0.0 |