ST_BA_BuildingSunblind

This structure is used as a transmit telegram to transmit building-specific alarms, releases and information concerning blind control to other controllers.

Syntax

TYPE ST_BA_BuildingSunblind :
STRUCT
  stSunBld                     : ST_BA_SunBld;
  bGlobalThAuto_Release        : BOOL;
  bGlobalTwiLgtAuto_Release    : BOOL;
  bGlobalResetManMode          : BOOL;
  nSunPrtc_PositionInterval    : UDINT;
END_STRUCT
END_TYPE

Name

Type

Description

stSunBld

ST_BA_SunBld

Resulting positioning telegram from the building-wide alarms: fire, burglary or icing.

bGlobalThAuto_Release

BOOL

Global release criterion for the thermal automatic.

bGlobalTwiLgtAuto_Release

BOOL

Global release criterion for the twilight automatic.

bGlobalResetManMode

BOOL

Global reset of the manual functions.

nSunPrtc_PositionInterval

UDINT

Positioning interval of the lamella setpoint tracing when using the automatic sun protection.