CLUZ 2.0 Firmware
Download the beta software and find out what's newBeta Version
v5.13.08 (build 2442)
Firmware is accessible from the zip package.
Installation and start-up process in accordance with the User Manual - Chapter VI, Section 10.2.B
DALI Controller functionality description: DALI Controller - User Manual.
What's New
v5.13.08 (build 2442)
20 November 2024
- I/O MODULE 2/2 in version 2.0.2 - improvement in the area of device communication on the TF-Bus bus (problem with the disappearing module).
29 October 2024
- DALI Controller DIN in version 2.0.5:
- New features of the
DALI_MASTER
object:ActiveGears
andMissingGears
- features returning addresses of active/inactive ballasts in the configuration. - New value of the
State = 2
- detecting a power failure on the DALI bus, - Change in the operation of the
NumberOfGear
feature - the number of active ballasts connected to the device, - New methods of the
DALI_MASTER
object allowing for re-configuration of ballasts and their addresses on the controller:ResetLocalAddress
- removes the address on the ballast and (optionally) allows for removing this ballast from the module configuration,ChangeLocalAddress
- allows for changing the ballast address,RemoveGear
- removes the ballast from the module configuration,ResolveAddressDuplicate
- resolves ballast address conflicts,
- New features of the
- Improved operation of the
DALI_Discovery
method and added new parameters:GetConfiguration
- getting ballast addresses on the bus,NewWithoutLocalAddress
- addressing new ballasts without an assigned address,ResetAllLocalAddress
- addressing all ballasts on the bus,
- New event of the
DALI_MASTER
object:OnDALI_BusPowerFailure
- generated when the DALI bus power supply is down for more than 1s and also when there is a short circuit on the DALI bus,- New method of the
DALI_MASTER
object:GroupSwitch
- allows changing the ballast values for the given group, - New methods of the
DALI_MASTER
object that allow configuring values on ballasts:SetLastActiveLevel
- turns on the ballast with the DACPValue value set before switching it off,SetPowerOnLevel
- for the selected address, saves the DACPValue to be set after a restart/bus failure in the ballast memory,
- New method of the
- New feature of the
DALI_GEAR_DT8
object:ColourTemperature
- color temperature value,- Improved behavior during the module update process.
- I/O MODULE 8/8 in version 2.0.2 - improved module operation in case of set
DefaultVoltageValue
value different from 230 [V] on CLU object. - Improved operation of
CLU Discovery
process.
v5.13.07 (build 2436)
17 September 2024
- I/O MODULE 8/8 version 2.0.1 - improvement in the area of device communication on the TF-Bus (problem with the disappearing module).