ST_BA_BuildingLighting

This structure is used as a transmit telegram to transmit building-specific enables and information concerning light control to other controllers.

Syntax

TYPE ST_BA_BuildingLighting:
STRUCT
  stLighting      : ST_BA_Lighting;
  bGlobalReset    : BOOL;
END_STRUCT
END_TYPE

Name

Type

Description

stLighting

ST_BA_Lighting

Resulting lighting telegram of the building related to the highest priority.

This can include the following criteria: fire or burglary (see FB_BA_BuildingLighting).

bGlobalReset

BOOL

Global reset of the lighting functions.