Skip to main content

Analog Value - Lamp, Group, and Channel

Analog Value - Lamp, Group, and Channel

Some lamp, group and channel parameters are also available via these objects. Those values are also available via the proprietary properties of the associated Analog Output object.

Lamp, Group, Channel

List of available properties for these objects.

Property IdentifierProperty IDProperty DatatypeConformance Code
Object_Identifier75BACnetObjectIdentifierR
Object_Name77CharacterStringR
Object_Type79BACnetObjectTypeR
Present_Value85REALR
Description28CharacterStringR
Status_Flags111BACnetStatusFlagsR
Event_State36BACnetEventStateR
Reliability103BACnetReliabilityR
Out_Of_Service81BOOLEANW
Units117BACnetEngineeringUnitsR
Min_Pres_Value69REALR
Max_Pres_Value65REALR
Resolution106REALR

Object_Identifier

The object instance number is represented as 1TCLLII.

  • "1" the prefix is the number 1.

  • "T" is the type of object as follows, 0 for DALI lamps, 1 for DALI groups and 2 for DALI channels.

  • "C" represents the DALI channel number, 0, 1, 2, or 3.

  • "LL" represents for lamp objects, numbers 00-63, for group objects, numbers 00-15 and for channel objects, number 00.

  • "II" represents the parameter, numbers 00-99.

NumberName
00Colour_Temp
01Colour_XYC_X
02Colour_XYC_Y
03Colour_TC_TC

Object_Name

The name of the parameter with the name of the Analog Output as a prefix.

Object_Type

ANALOG VALUE (2).

Present_Value

The value of the parameter.

Colour_Temp

The colour temperature in Kelvin (K).

Same value as the property Colour_Temp of the associated Analog Output object.

Colour_XYC_X

The x-coordinate for xy-Coordinate.

Same value as the property Colour_XYC_X of the associated Analog Output object.

Colour_XYC_Y

The y-coordinate for xy-Coordinate.

Same value as the property Colour_XYC_Y of the associated Analog Output object.

Colour_TC_TC

The colour temperature in 1 Mirek.

Same value as the property Colour_TC_TC of the associated Analog Output object.

Description

A description of the object.

Status_Flags

This property indicates the general "reliability" of the object.

Reliability

This property indicates whether the operation of the object is reliable. The values are as follows:

  • NO_FAULT_DETECTED (0) - No fault has been detected.

Out_Of_Service

It indicates whether the algorithm that the object represents is in service.

Units, Min_Pres_Value, Max_Pres_Value, Resolution

The Units, Min_Pres_Value, Max_Pres_Value and Resolution for the Present_Value.

NameUnitsMin_Pres_ValueMax_Pres_ValueResolution
Colour_Tempdegrees-kelvin15.261000000REAL EPSILON
Colour_XYC_Xno-units0655341
Colour_XYC_Yno-units0655341
Colour_TC_TCno-units1655341

For Colour_Temp the Min_Pres_Value and Max_Pres_Value represent the Physical Warmest and Physical Coolest of the assigned lamp.