E_BA_PosMod

Enumerator for the definition of the positioning mode.

TYPE E_BA_PosMod :
(
  PosModFix:= 0,
  PosModTab,
  PosModMaxIndc
);
END_TYPE

PosModFix: The shutter height is a fixed value, which is set at function block FB_BA_SunPrtc via the value lrFixPos [%].

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.

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

Requirements

Development environment

Required PLC library

TwinCAT from v3.1.4024.7

Tc3_BA from v1.1.6.0