Analog Value (AV)
- Last UpdatedDec 08, 2020
- 1 minute read
Supported properties of the Analog Value object (AV)
|
Property |
Value Format |
Example |
|
OBJECT-IDENTIFIER |
String [ObjectNumber]: [Instance Number] |
1:0 |
|
OBJECT-NAME |
String |
temperatureSensor_core |
|
OBJECT-TYPE |
Integer |
0 |
|
PRESENT-VALUE |
Float |
123.2 |
|
DESCRIPTION |
String |
This sensor monitors the core activity |
|
STATUS-FLAGS EVENT-STATE |
4 Boolean values (1=true,0=false) encoded as string {IN_ALARM, FAULT, OVERRIDDEN, OUT_OF_SERVICE} Integer |
1010 0 |
|
RELIABILITY |
Integer |
0 |
|
OUT-OF-SERVICE |
Integer |
0 |
|
UNITS |
Integer |
0 |
|
PRIORITY-ARRAY |
Sequence of 16 values separated by pipes (|) and encoded as a string. The type of these values can be one of the following (Null, real, binary, integer) . For more information, see BACnetPriorityArray. |
NULL|NULL|NULL|NULL|NULL|NULL|12|NULL| NULL|NULL|NULL|NULL|NULL|NULL|NULL|25.000000 |
|
RELINQUISH-DEFAULT |
Real |
12.3 |
|
COV-INCREMENT |
Integer |
0 |
|
TIME-DELAY |
Integer |
0 |
|
NOTIFICATION-CLASS |
Integer |
0 |
|
HIGH-LIMIT |
Integer |
0 |
|
LOW-LIMIT |
Integer |
0 |
|
DEADBAND |
Integer |
0 |
|
Property |
Value Format |
Example |
|
LIMIT-ENABLE |
2 Boolean values (1 = true, 0 = false) encoded as a string {lowLimitEnable, highLimitEnable} |
01 |
|
EVENT-ENABLE ACKED-TRANSITIONS |
3 Boolean values (1 = true, 0 = false) encoded as a string {to-offnormal, to- fault, to-normal} 3 Boolean values (1 = true, 0 = false) encoded as a string {to-offnormal, to- fault, to-normal} |
101 101 |
|
NOTIFY-TYPE |
Integer |
1 |
|
EVENT-TIME-STAMPS |
Sequence of time stamps encoded as a string |
2|1-1-197011:0:0.0;2|1-1-197011:0:0.0;2|1-1-197011:0:0.0 |
|
PROFILE-NAME |
String |
Test |