Skip to main content

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 IdentifierProperty IDProperty DatatypeConformance Code
Object_Identifier75BACnetObjectIdentifierR
Object_Name77CharacterStringR
Object_Type79BACnetObjectTypeR
Present_Value85UnsignedW
Description28CharacterStringR
Status_Flags111BACnetStatusFlagsR
Event_State36BACnetEventStateR
Out_Of_Service81BOOLEANW
Number_Of_States74UnsignedR
State_Text110BACnetARRAY[N]of CharacterStringR

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.