E_BA_PosMod

Enumerator for the definition of the positioning mode

TYPE E_BA_PosMod :
(
     eBA_PosModFix:= 0,
     eBA_PosModTab,
     eBA_PosModMaxIndc
);
END_TYPE

eBA_PosModFix: the blind height adopts a fixed value, which is set (in %) via the lrFixPos value on the function block FB_BA_SunPrtc.

eBA_PosModTab: the height positioning takes place with the help of a table of 6 interpolation points, 4 of which are parameterizable. A blind position in relation to the position of the sun is then calculated from these points by linear interpolation. For a more detailed description please refer to FB_BA_BldPosEntry.

eBA_PosModMaxIndc: the positioning takes place with specification of the maximum desired incidence of light.

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