E_BA_OnMod
Describes the switch-on behavior via the command bOn or via a short click on the inputs bSwi, bSwiUp and bSwiDwn.
TYPE E_BA_OnMod :
(
eBA_ClMaxVal := 0,
eBA_ClMinVal := 1,
eBA_ClOnVal := 2,
eBA_ClRstVal := 3
);
END_TYPE
eBA_ClMaxVal: switches the light actuator to the maximum value.
eBA_ClMinVal: switches the light actuator to the minimum value.
eBA_ClOnVal: switches the light actuator to the value lrOnVal.
eBA_ClRstVal: switches the light actuator to the value, which the switch actuator had before the last switch-off.
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 |