E_BA_DALIMod
Functional specification of the DALI light actuator function block
TYPE E_BA_DALIMod :
(
eBA_DALIModGrpMst := 0,
eBA_DALIModGrpSlv := 1,
eBA_DALIModGrpSgl := 2,
eBA_DALIModSglDvc := 3
);
END_TYPE
eBA_DALIModGrpMst: master of a group with one or several light actuators representing slaves (eBA_DALIModGrpSlv). The master switches the group commands through. The parameterization via the light actuator inputs is done individually for all devices.
eBA_DALIModGrpSlv: slave of a group with one or several light actuators representing slaves (eBA_DALIModGrpSlv). The master switches the group commands through. The parameterization via the light actuator inputs is done individually for all devices.
eBA_DALIModGrpSgl: master of a group, in which the slaves are not listed as function blocks. The master switches the group commands through. The parameterization via the light actuator inputs is done for all devices as a group command from the master.
eBA_DALIModSglDvc: a light actuator function block switches a DALI device via a short address.
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 |