FB_BA_Facade_Information

FB_BA_Facade_Information 1:

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.

FB_BA_Facade_Information 2:

The initialization of the template takes place within the method FB_Init.

Block diagram

FB_BA_Facade_Information 3:

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

FB_BA_Facade_Information 4: Inputs

Name

Type

Description

stFacadeResult

ST_BA_SunBld

Resulting telegram from the higher-level facade template.

FB_BA_Facade_Information 5: Inputs CONSTANT

Name

Type

Description

FcdActvPrio

FB_BA_MV_Op

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