Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Configuration

In addition to the common configuration options the following configuration options are available for each channel:

...

For all these gateway types, the following Server Items are available:

item namedescription
KNX IP ConnectionThis Item reflects the KNXnet/IP tunneling connection to KNXnet/IP router or interface which is used to communicate with the KNX/DALI gateway.
FaultTrue, if there is either a Power Failure, Short Circuit, Lamp, Ballast or Converter fault.
Fault
Short CircuitTrue, if there is a general short cut on the DALI bus.Fault Power FailureTrue, if there is a power failure on the DALI bus.Fault Device
DevicesTrue, if there is a lamp, ballast or converter failure for at least 1 DALI device.If configured, LaMPS is starting to test all configured devices in order to see which device(s) have a fault.
Fault
Lamps
LampTrue, if there is a lamp fault of one or more DALI devices.  
Fault BallastTrue, if there is a ballast fault of one or more DALI devices.  
Fault ConverterThis item is only available for at least one DALI device that supports emergency lighting. If true, there is a converter fault of one or more DALI devices.
Fault Power FailureTrue, if there is a power failure on the DALI bus.
Fault Short CircuitTrue, if there is a general short cut on the DALI bus.

Since these gateways also support emergency lighting, it has to be distinguished between a normal DALI test and an emergency DALI test.

...

For emergency DALI testing, the following Server Items are available under the sub tree "Emergency":

item namedescription
Emergency Mode ActiveLights On/OffTrue, if the gateway is in emergency mode.
Emergency Lighting FailureTrue, if there is an emergency failure of at least one emergency DALI light.
Start Function TestUsed to trigger a function test for all emergency DALI lights.
Start Partial Duration TestUsed to trigger a partial duration test for all emergency DALI lights.
Start Partial Duration TestUsed to trigger a partial duration test for all emergency DALI lights.
Start Battery TestUsed to trigger a battery test for all emergency DALI lights.
Stop TestUsed to stop a running test.
Emergency Light Lights Test RunningTrue, when if an emergency DALI test is currently running.

...

For each configured DALI device, a sub tree with the name "Device<number>" is shown within the Server Item Tree. Each device has at least the following Server Items:

Test Succeeded
item namedescription
NameHuman-readable name of the DALI device. The default name is "Device<number>". This name can be changed within the Device Name Mapping Definitions. 
FaultTrue, if either a lamp or a device fault occurred.
Fault LampTrue, if there is a lamp fault.
Fault BallastTrue, if there is a ballast fault.
Fault Converter
This item is only available if emergency lighting is supported. If true, there is a converter fault.
(Emergency lighting only) True, if there is a converter fault.
Test succeededTrue, if a response is received during the test.

If a device is also an emergency light (i.e. it has a valid emergency mapping definition), the following items are available in the sub tree "Emergency":

item namedescription
Test RunningTrue, when an emergency DALI test is currently running.
Start Function TestUsed to trigger a function test for this device.
Start Duration TestUsed to trigger a duration test for this device.
Start Partial Duration TestUsed to trigger a partial duration test for this device.
Start Battery TestUsed to trigger a battery test for this device.
Stop TestUsed to stop a running test.
Last test was

Shows the type of the last test. 

valuedescription
0"No Test"
1"Function Test"
2"Partial duration test"
3"Duration test"
4"Battery test"
255"Test not supported"


Last test faultedTrue, if there was no test result response. This may be the case when the DALI does not support emergency tests.
Circuit Converter defectTrue, if the circuit converter is defect.
Fault batteryTrue, if there is a battery fault.
Battery defectTrue, if the battery is defect.
Fault emergency lightTrue, if there is an emergency light failure.
Max time function test exceededTrue, if the maximum time for the function test exceeded.
Max time duration test exceededTrue, if the maximum time for the duration test exceeded.
Function test failedTrue, if the function test failed.
Duration test failedTrue, if the duration test failed.
TestResultTest result: The raw data as received from the gateway. Time results have to be multiplied by 2 minutes; Battery charge status is from 0 to 255 and has to be converted to percentage.

...