BACnet Property | Short name | Desigo Attribute | Notes |
---|---|---|---|
object-name | ObjNam | Object name | A writable BACnet standard property that provides a name for an object. |
object-type | ObjTyp | Object type | A read-only BACnet standard enumerated property specified as a PXCA object type. |
object-identifier | ObjId | Object identifier | A read-only BACnet standard property that provides a numeric identifier for the object. |
description | Des | Description | A writable standard BACnet property that provides a description of the object instance. |
property-list | PrpyList | Property list | A read-only standard BACnet property that is a BACnet ARRAY of property identifiers, one property identifier for each property that exists within the object. The object-name, object-type, object-identifier, and property-list properties are not included in the list. |
profile-name | PrfNam | Profile name | A read-only standard BACnet property that specifies the Object profile for the object type. The value of profile-name is generated by the SDU tool. |
Part-Name | PartNam | Name | A read-only proprietary property used internally by ABT. In PXC.A devices, Part-Name is managed by the tool and firmware, and in most cases it is the same as object-name. |