Skip to main content

BACnet Interface - Multi-State Value Object - Commander

Multi-State Value Object - Commander

Some Commander parameters are also available via these objects.

Commander

List of available properties for these objects.

Property IdentifierProperty IDProperty DatatypeConformance Code
Object_Identifier75BACnetObjectIdentifierR
Object_Name77CharacterStringR
Object_Type79BACnetObjectTypeR
Present_Value85UnsignedW
Status_Flags111BACnetStatusFlagsR
Event_State36BACnetEventStateR
Out_Of_Service81BOOLEANW
Number_Of_States74UnsignedR
State_Text110BACnetARRAY[N]of CharacterStringR

Object_Identifier

The object instance number is represented as 7CCCII.

  • "7" the prefix is the number 7.

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

  • "CC" represents the Commander, numbers 00-15.

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

NumberName
00Command

Object_Name

The name of the parameter with the name of the Commander as a prefix.

Object_Type

MULTISTATE_VALUE (19).

Present_Value

The value of the parameter.

Command

Allows to execute commands on the Commander.

NO COMMAND (1)

No command is executed.

START (2)

Starts the Commander.

STOP (3)

Stops the Commander.

Status_Flags

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

Reliability

This property indicates whether the operation of the Present_Value or 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.