ST_BA_Sunbld
Structure of the blind positioning telegram.
TYPE ST_BA_SunBld:
STRUCT
rPos : REAL;
rAngl : REAL;
bManUp : BOOL;
bManDwn : BOOL;
bManMod : BOOL;
bActv : BOOL;
END_STRUCT
END_TYPE
rPos: Transferred shutter height [%].
rAngl: Transferred louvre position [°].
bManUp: Manual command: blind up.
bManDwn: Manual command: blind down.
bManMod: TRUE: Manual mode is active. FALSE: Automatic mode is active.
bActv: The sender of the telegram is active. This bit is only evaluated by the priority control FB_BA_SunBldPrioSwi4 or FB_BA_SunBldPrioSwi8. The sun protection actuators FB_BA_SunBldActr and FB_BA_RolBldActr ignore it.
Requirements
Development environment | Required PLC library |
---|---|
TwinCAT from v3.1.4024.7 | Tc3_BA from v1.1.6.0 |