BACnet Property | Short Name | BACnet Description | Notes |
---|---|---|---|
Present_Value | CmdVal | Command value | Unsigned value, similar to the “mode” point; triggers one of many action lists. |
Description | Des | Description | No character limit. |
Object_Name | ObjNam | Object name | No character limit. |
Object_Identifier | ObjId | Object identifier | Automatically assigned by default, starting at 0 for this object type. Maximum number is 4,194,302. |
Object_Type | ObjTyp | Object type | BACnet object CO. The Command object replaces the Desigo command table within the Equipment Scheduler. |
In_Process | InPrgs | In progress | True during the time the action list is being executed. |
All_Writes_Successful | WritScc | All write cmds successful | True if all commands in last action list run were executed without error. |
Action | ActnTbl | Action table | The array of Action Lists. |
Action_Text | ActnTxt | Action text | The array of Names for the Action Lists. |
Abort_Command | CancelCmd | Cancel command | allows aborting the Action-List currently in execution. |
Memorize_Value | MemScene | Memorize scene | allows memorizing the property values of an Action-List by writing an action number from the Action-Table index of the requested Action-List to Memorize-Value. |
Enable-Memorize-function | EnMem | Enable memorize | allows enabling/disabling of individual memorize functions. |
Status-Flags | Status-Flags | Status-Flags | indicates the status of the command object: Out-of-service, Overridden, Fault, In-Alarm. |
Reliability | Rlb | Reliability | indicates whether the object is reliable or not. |