Part 202 (emergency lighting)

Function blocks

Name

Description

FB_DALIV2EmergencyLightingDT

This function block is for the duration test of a DALI emergency lighting device. At the end of the test the results are written over a FIFO buffer (IN-OUT variable fbStringRingBuffer), which in turn is read by the function block FB_DALIV2FileLogging into a file.

FB_DALIV2EmergencyLightingFT

This function block is for the function test of a DALI emergency lighting device. At the end of the test the results are written over a FIFO buffer (IN-OUT variable fbStringRingBuffer), which in turn is read by the function block FB_DALIV2FileLogging into a file.

FB_DALIV2FileLogging

This function block reads the FIFO buffers (IN-OUT variable fbStringRingBuffer) described in function blocks FB_DALIV2EmergencyLightingFT and FB_DALIV2EmergencyLightingDT and writes the contents to a log file.

FB_DALIV2GetSettingsType01

This function block reads the variables (BATTERY CHARGE, DURATION TEST RESULT, LAMP EMERGENCY TIME…) from all emergency lighting control gears in a DALI line and stores them in a structure.

FB_DALIV2SetSettingsType01

This function block initializes the variables (EMERGENCY LEVEL, FUNCTION TEST DELAY TIME, DURATION TEST DELAY TIME…) of all emergency lighting control gears in a DALI line with the values that are stored in a structure.