DALI PLC Commissioning Tool

The DALI PLC Commissioning Tool PLC project offers the user the option of configuring DALI devices and up to 36 KL6811/KL6821/EL6821 with the aid of the TwinCAT PLC HMI (see Tc3_DALI_PLC_Commissioning_Tool_V3.9.0.0.zip).

DALI PLC Commissioning Tool 1:

The TwinCAT project is available for download as *.zip file. This must first be unpacked locally so that the archive (*.tnzip file) is available for import into the TwinCAT project.

This project can be extended for specific applications, or it can only be used for configuration purposes. It initially supports 36 KL6811/KL6821/EL6821 via the nMaxNumberOfDALI_Lines global variable, but can be reduced or supplemented with additional lines by the user.

Linking of process data

As an array with the number of nMaxNumberOfDALI_Lines is created for each potential terminal, it is important to ensure that the mapping of the terminals in the data array matches the hardware arrangement of the terminals when the hardware is linked.

DALI PLC Commissioning Tool 2:

Application

The basic setting is the result of the options in the Choose Terminal Type screen.

The dialogs offer not only functions for addressing DALI control gears and DALI control devices, but also for writing and reading parameters.

Using the drop-down menu, the user first selects how many DALI terminals are present in the project and which types they are.

To ensure clarity in the project, the nMaxNumberOfDALI_Lines global variable should be reduced to the actual number of DALI lines present in the project.

DALI PLC Commissioning Tool 3:

In the other lines of the drop-down menu, select whether DALI control gears or DALI control devices are to be parameterized.

DALI PLC Commissioning Tool 4:
DALI PLC Commissioning Tool 5:

Addressing of the DALI devices and querying of the addresses that are already assigned is performed in the Addressing tab, which is available for both control gears and control devices.

DALI PLC Commissioning Tool 6:

Parameters can be read based on selected short addresses and can be written, as far as possible.

DALI PLC Commissioning Tool 7:

There are also dialogs for

For this purpose, one page is available for reading the configuration and one for writing.

As the KL6811 does not support the DALI-2 standard, dialogs that are not available are hidden as follows.

DALI PLC Commissioning Tool 8:

Requirements

Required PLC library

DALI PLC Commissioning Tool

Tc3_DALI from v3.22.0.0

Tc3_DALI_PLC_Commissioning_Tool v3.9.0.0