BACnet Interface - Multi-State Input Object - Scene Feedback of Group and Channel
Multi-State Input Object - Scene Feedback of Group and Channel
To obtain the latest DALI scenes for the groups and channels, use Multi-State Input objects.
Group and Channel
List of available properties for these objects.
| 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 |
| Description | 28 | CharacterString | R |
| 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 | R |
Object_Identifier
The object instance number is the same as the associated Analog Output object and is also represented as TCLL.
-
"T" is the type of object as follows, 1 for DALI groups and 2 for DALI channels.
-
"C" represents the DALI channel number, 0, 1, 2, or 3.
-
"LL" represents for group objects, numbers 0-15 and for channel objects, number 00.
Object_Name
The Object_Name of the associated Analog Output object of the Group or Channel ending with "Scene Feedback".
Object_Type
MULTISTATE_INPUT (13).
Present_Value
The Present_Value represents the latest scene recalling. The available values are described below.
NO COMMAND: - Values 1 for the initial value.
GO TO SCENE: - Values 2 to 17 for the DALI command "GO TO SCENE" to the associated group or channel (broadcast).
Description
The Description of the associated Analog Output object of the Group or Channel ending with "Scene Feedback".
Status_Flags
This property indicates the general "reliability" of the object.
Out_Of_Service
It is an indication of whether or not the object is in service.