Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

Each DALI device behind a DALI gateway has a Server Item "Name" which shows the human-readable name of the DALI device. As default, this name has the form "Device<number>" i.e. Device1, Device2, ... This name is also used within the reports. The default name can be changed within the Device Name Mapping Definitions Table:

parametertypeoptional/mandatorydescriptiondefault
Gateway namestringMName of the DALI gateway as used within the gateway definition.
Gateway pathstringOPath of the Dali gateway as used within the gateway definition.empty
Device idnumberMDALI short address of the device (starting with 1).
Display namestringMName that shall be used instead of the default name.
Following parameters are available from LaMPS version 4.1.11 on:
SerialstringO
empty
LocationstringO
empty
Device typeenumO

possible values:

  • Emergency Light Converter
  • Emergency Light Luminaire
  • Exit Sign
empty
UPS namestringOUPS name as specified in TODO UPS definitionsempty
UPS pathstringOUPS path as specified in TODO UPS definitionsempty
On OffItemIDOSwitch item for the given DALI device.empty
On Off StatusItemIDOSwitch status item for the given DALI device.empty
BrightnessItemIDOBrightness set item for the given DALI device.empty
Brightness StatusItemIDOBrightness status item for the given DALI device.empty
Operating HoursItemIDOOperating hours counter item (read-only, numeric) of the given DALI device.empty
Operating Hours ResetItemIDOOperating hours counter reset item (write-only, boolean) of the given DALI device.empty
Operating Hours AlarmItemIDOOperating hours counter alarm item (read-only, boolean) of the given DALI device.empty
Operating Hours Alarm ThresholdItemIDOOperating hours counter alarm threshold item (read-write, numeric) of the given DALI device.empty


  • No labels