Parameter

Global parameters

VAR_GLOBAL CONSTANT
  usiMaxSunBldScn     : USINT := 20;
  uiMaxRowFcd         : UINT  := 10;
  uiMaxColumnFcd      : UINT  := 20;
  uiMaxShdObj         : UINT  := 20;
  udiMaxDataFileSize  : UDINT  := 100000;
END_VAR

usiMaxSunBldScn: Maximum number of scenes that are processed by the function block FB_BA_SunBldScn.

uiMaxRowFcd: Maximum number of floors for which the shading correction applies (horizontal arrangement of windows).

uiMaxColumnFcd: Maximum number of axes for which the shading correction applies (vertical arrangement of windows).

uiMaxShdObj: Maximum number of shading objects that cast shadows on the facade.

udiMaxDataFileSize: Maximum file size for the Excel list (in bytes), which is read by the function blocks FB_BA_RdFcdElemLst and FB_BA_RdShdObjLst.

Requirements

Development environment

Required PLC library

TwinCAT from v3.1.4024.7

Tc3_BA from v1.1.6.0