ST_BA_Sunbld
Structure of the blind positioning telegram
TYPE ST_BA_SunBld:
STRUCT
lrPos : LREAL;
lrAngl : LREAL;
bManUp : BOOL;
bManDwn : BOOL;
bManMod : BOOL;
bActv : BOOL;
END_STRUCT
END_TYPE
lrPos: transferred blind height [%]
lrAngl: transferred slat 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 | Target system | required library | required supplement |
---|---|---|---|
TwinCAT 2.11 R3/x64 | PC/CX | TcBA library from V1.0.0 | TF8040 | TwinCAT Building Automation from V1.0.0 |