Analog Output (AO)
- Last UpdatedDec 08, 2020
- 1 minute read
Supported properties of the Analog Output object (AO)
|
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 |
|
DEVICE-TYPE |
Integer |
5 |
|
STATUS-FLAGS |
4 Boolean values (1=true,0=false) encoded as a string {IN_ALARM, FAULT, OVERRIDDEN, OUT_OF_SERVICE} |
1010 |
|
EVENT-STATE |
Integer |
0 |
|
RELIABILITY |
Integer |
0 |
|
OUT-OF-SERVICE |
Integer |
0 |
|
UNITS |
Integer |
0 |
|
MIN-PRES-VALUE |
Integer |
0 |
|
MAX-PRES-VALUE |
Integer |
0 |
|
RESOLUTION |
Real |
0.1 |
|
PRIORITY-ARRAY RELINQUISH-DEFAULT |
16 values separated by pipes (|) and encoded as string. Each value can be one of the following data types: NULL, real, binary, integer. For more information, see BACnetPriorityArray. Real |
NULL|NULL|NULL|NULL|NULL|NULL|12|NULL| NULL|NULL|NULL|NULL|NULL|NULL|NULL|25.000000 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 |
|
LIMIT-ENABLE |
2 Boolean values (1=true,0=false) encoded as a string {lowLimitEnable, highLimitEnable} |
01 |
|
EVENT-ENABLE |
3 Boolean values (1=true,0=false) encoded as a string {to-offnormal, to- fault, to-normal} |
101 |
|
Property |
Value Format |
Example |
|
ACKED-TRANSITIONS |
3 Boolean values (1=true,0=false) encoded as a string {to-offnormal, to- fault, to-normal} |
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 |