E_DALIDeviceType

TYPE E_DALIDeviceType :
(
  DT00FluorescentLamp                        := 0,
  DT01IndependentEmergencyLighting           := 1,
  DT02DischargeLamp                          := 2,
  DT03LowVoltageHalogenLamp                  := 3,
  DT04IncandescentLamp                       := 4,
  DT05ConversionOfDigitalSignalToDCVoltage   := 5,
  DT06LEDModule                              := 6,
  DT07SwitchingFunction                      := 7,
  DT08ColourControl                          := 8,
  DT09Sequencer                              := 9,
  DT15LoadReferencing                        := 15,
  DT16ThermalGearProtection                  := 16,
  DT17DimmingCurveSelection                  := 17,
  DT19CentrallySuppliedEmergencyOperation    := 19,
  DT20LoadShedding                           := 20,
  DT21ThermalLampProtection                  := 21,
  DT23IntegratedLightSource                  := 23,
  DT49IntegratedBusPowerSupply               := 49,
  DT50MemoryBank1Extension                   := 50,
  DT51EnergyReporting                        := 51,
  DT52DiagnosticsMaintenance                 := 52,
  DT53ExtendedEmergencyData                  := 53,
  Unknown                                    := 255
) BYTE := Unknown;
END_TYPE

DT00FluorescentLamp: Part 201: Standard device (device type 0)

DT01IndependentEmergencyLighting: Part 202: Device for emergency lighting (device type 1)

DT02DischargeLamp: Part 203: Device for discharge lamps (device type 2)

DT03LowVoltageHalogenLamp: Part 204: Device for low-voltage halogen lamps (device type 3)

DT04IncandescentLamp: Part 205: Supply voltage controller for incandescent lamps (device type 4)

DT05ConversionOfDigitalSignalToDCVoltage: Part 206: Device for converting digital signals into DC voltage signals (device type 5)

DT06LEDModule: Part 207: Device for LED modules (device type 6)

DT07SwitchingFunction: Part 208: Device for switching functions (device type 7)

DT08ColourControl: Part 209: Device for color/color temperature control (device type 8)

DT09Sequencer: Part 210: Sequencer (device type 9)

DT15LoadReferencing: Part 216: Load referencing (device type 15)

DT16ThermalGearProtection: Part 217: Thermal gear protection (device type 16)

DT17DimmingCurveSelection: Part 218: Dimming curve selection (device type 17)

DT19CentrallySuppliedEmergencyOperation: Part 220: Centrally supplied emergency operation (device type 19)

DT20LoadShedding: Part 221: Load shedding (device type 20)

DT21ThermalLampProtection: Part 222: Thermal lamp protection (device type 21)

DT23IntegratedLightSource: Part 224: Non-replaceable light sources (device type 23)

DT49IntegratedBusPowerSupply: Part 250: Devices with integrated DALI bus power supply (device type 49)

DT50MemoryBank1Extension: Part 251: Further information and parameters for DALI control gears in memory bank 1 (device type 50)

DT51EnergyReporting: Part 252: Further parameters for the creation of an energy report (device type 51)

DT52DiagnosticsMaintenance: Part 253: Further parameters with diagnostic and maintenance information for DALI control gears (device type 52)

DT53ExtendedEmergencyData: Part 254: Extended information for DALI control gears for emergency lighting (device type 53)

Requirements

Development environment

Required PLC library

TwinCAT from v3.1.4024.10

Tc3_DALI from v3.4.0.0