Part 203 (discharge lamps)

The function blocks and variables for discharge lamps with DALI interface are described below. All function blocks described below call "application extended commands". According to the DALI standard (IEC 62386) these commands are within the range 224 to 255. Because of the existence of a variety of application extended commands, it is necessary to use the function block FB_DALIV2EnableDeviceType to specify which type of control gears (emergency lighting, discharge lamps, ...) should respond to these commands. A precise description of the individual DALI commands and the variables for discharge lamps with DALI interface will be found in Part 203 of the IEC 62386 standard.

Part 203 (discharge lamps) 1:

Function blocks

Name

Description

FB_DALIV2QueryActualHIDFailure

The variable ACTUAL HID FAILURE (current failure status) is read from the control gear.

FB_DALIV2QueryHIDFeatures

The variable HID FEATURES (performance characteristics) is read from the control gear.

FB_DALIV2QueryHIDStatus

The variable HID STATUS is read from the control gear.

FB_DALIV2QueryStoredHIDFailure

The variable STORED HID FAILURE (stored failure status) is read from the control gear.

FB_DALIV2QueryThermalLoad

The variable THERMAL LOAD is read.

FB_DALIV2QueryThermalOverloadTime

The 16-bit variable THERMAL OVERLOAD TIME is read.

FB_DALIV2QueryThermalOverloadTimeHB

The high-order byte of the 16-bit variable THERMAL OVERLOAD TIME is read.

FB_DALIV2QueryThermalOverloadTimeLB

The low-order byte of the 16-bit variable THERMAL OVERLOAD TIME is read.

FB_DALIV2ResetStoredHIDFailure

The variable STORED HID FAILURE (stored lamp faults) is reset.

Part 203 (discharge lamps) 2:

These commands belong to the application extended commands for DALI discharge lamps. These only work if they are preceded by the Enable Device Type 2 command, which can be sent with the function block FB_DALIV2EnableDeviceType. The Enable Device Type 2 command is internally placed automatically before all application extended commands for DALI discharge lamps.