L-DALI User Manual
328
LOYTEC
Version 5.2
LOYTEC electronics GmbH
Property Identifier
Property
ID
Property Datatype
Conformance
Code
Object_Identifier
75
BACnetObjectIdentifier
R
Object_Name
77
CharacterString
R
Object_Type
79
BACnetObjectType
R
Present_Value
85
Unsigned
W
Status_Flags
111
BACnetStatusFlags
R
Event_State
36
BACnetEventState
R
Out_Of_Service
81
BOOLEAN
W
Number_Of_States
74
Unsigned
R
State_Text
110
BACnetARRAY[N]of CharacterString
W
Priority_Array
87
BACnetPriorityArray
R
Relinquish_Default
104
Unsigned
R
Profile_Name
168
CharacterString
R
Table 32: Properties of the Multi-State Output object used for scene control of DALI groups and
channels.
Object_Identifier (Read-Only)
The instance number is equal to the instance number of the corresponding Analog Output
object (see Section 8.3.3.10).
Object_Name (Read-Only)
This property holds the value of the
Object_Name
of the associated Analog Output object
with the addition “
Scene
”.
Object_Type (Read-Only)
The value of this property is MULTISTATE_OUTPUT (14).
Present_Value (Read/Write)
The
Present_Value
property can have the following values:
GO TO SCENE X (1-16)
: Where X is 0-15. Results in recalling the DALI scene X by
sending the DALI “GO TO SCENE” command to the DALI group address or DALI
broadcast address, which is associated with this Multi-State Output object.
STORE SCENE X (17-32)
: Where X is 0-15. Results in the current values being stored as
scene X by sending the DALI “STORE THE DTR AS SCENE” command to the DALI
group address or DALI broadcast address, which is associated with this Multi-State Output
object.
REMOVE SCENE X (33-48)
: Where X is 0-15. Results in scene X being erased by
sending the DALI “REMOVE FROM SCENE” command to the DALI group address or
DALI broadcast address, which is associated with this Multi-State Output object.
Status_Flags (Read-Only)
Of the four flags the flags IN_ALARM, FAULT, and OUT_OF_SERVICE are linked to the
state of the corresponding properties
Event_State
,
Reliability
and
Out_Of_Service
as
described by the standard.