E_DALIEventScheme

TYPE E_DALIEventScheme :
(
  Instance                 := 0,
  Device                   := 1,
  DeviceInstance           := 2,
  DeviceGroup              := 3,
  InstanceGroup            := 4,
  Unknown                  := 255
) BYTE := Unknown;
END_TYPE

Instance: Instance addressing with instance type and instance number.

Device: Device addressing with short address and instance type.

DeviceInstance: Device/instance addressing with short address and instance number.

DeviceGroup: Addressing of device groups with device group and instance type.

InstanceGroup: Addressing of instance groups with instance group and instance type.

Requirements

Development environment

required PLC library

TwinCAT from v3.1.4022.29

Tc3_DALI from v3.1.4.0