← Back to the tracker Download as PDF
GUIDE

Emergency failure codes

A plain-language reference for the result codes returned by the emergency-lighting software.

This guide explains the reported result. It does not assign the work. A result can describe a fitting fault, a communications problem, a test sequence problem, or an engineering configuration problem.

Initialisation and communications

Result codeMeaning
FAIL_INIT_LON_COMS_FAILURENo communication with the module while Lightscape collected the result.
FAIL_INIT_DALI_COMS_FAILURENo communication with the specific emergency device while Lightscape collected the result.
FAIL_INIT_FLAG_NOT_CLEAREDThe test-complete flag did not clear before the test started.
FAIL_INIT_ALREADY_INITIALISINGAnother test might still be initialising. Try again after 20 or 30 seconds.
FAIL_INIT_INVALID_RESPONSEThe APB returned an unexpected reply.
FAIL_INIT_CONFLICTING_TEST_TYPEThe module was asked to run functional and duration tests at the same time. A module cannot mix these test types.
FAIL_INIT_INVALID_ADDRESSThe module received an invalid address parameter.
FAIL_INIT_NOT_INITEDThe emergency fitting is present in Lightscape but is typically not configured as an emergency on the module.

Test sequence and control

Result codeMeaning
FAIL_SEQ_COLLECT_WHILE_TESTING_MODULELightscape tried to collect a result while the module still reported that the test was running.
FAIL_SEQ_COLLECT_WHILE_TESTING_DEVICELightscape tried to collect a result while the emergency device still reported that the test was running. A module reset or power cycle during the test can cause this result.
FAIL_CANCELLED_BY_USERA user cancelled the test before the test completed.
FAIL_ALREADY_IN_TESTAnother test was already running on the same short address.

Fitting and test results

Result codeMeaning
FAIL_CIRCUIT_FAILUREThe device reported a circuit fault.
FAIL_BATTERY_DURATION_FAILUREThe battery did not last for its rated duration.
FAIL_BATTERY_FAILUREThe device reported a battery fault.
FAIL_EMERGENCY_LAMP_FAILUREThe lamp did not strike in emergency mode or did not remain lit for the required duration.
FAIL_FUNCTIONAL_DELAYCurrent Lightscape versions should not report this code.
FAIL_DURATION_DELAYCurrent Lightscape versions should not report this code.
FAIL_FUNCTION_TESTThe emergency device reported a functional-test failure, but no relevant failure-reason flag was set.
FAIL_DURATION_TESTThe emergency device reported a duration-test failure, but no relevant failure-reason flag was set.
FAIL_TIMEOUT_NEVER_STARTEDThe test did not start within the permitted time.
FAIL_TIMEOUT_NOT_COMPLETEDThe test did not finish within the permitted time.
FAIL_OTHERAn unexpected failure occurred that does not have a more specific result code.
PASSThe reported test passed.