Binary Value (BV)
- Last UpdatedDec 08, 2020
- 1 minute read
Supported properties of the Binary Value object (BV)
|
Property |
Value Format |
Example |
|
OBJECT-IDENTIFIER |
String [ObjectNumber]: [Instance Number] |
1:0 |
|
OBJECT-NAME |
String |
temperatureSensor_core |
|
OBJECT-TYPE |
Integer |
0 |
|
PRESENT-VALUE |
Integer |
123 |
|
DESCRIPTION |
String |
This sensor monitors the core activity |
|
STATUS-FLAGS |
4 Boolean values (1 = true, 0 = false) encoded as string {IN_ALARM, FAULT, OVERRIDDEN, OUT_OF_SERVICE} |
1010 |
|
EVENT-STATE |
Integer |
0 |
|
RELIABILITY |
Integer |
0 |
|
OUT-OF-SERVICE |
Integer |
0 |
|
INACTIVE-TEXT |
String |
test |
|
ACTIVE-TEXT |
String |
Test |
|
CHANGE-OF-STATE-TIME |
Date and Time separated by a space character and encoded as a string. For more information look at BACnetDateTime type in the Data Type section. |
23-8-20119:42:44.64 |
|
CHANGE-OF-STATE-COUNT |
Unsigned Integer |
33 |
|
TIME-OF-STATE-COUNT-RESET |
Date and Time separated by a space character and encoded as a string. For more information look at BACnetDateTime type in the Data Type section |
23-8-20119:42:44.64 |
|
ELAPSED-ACTIVE-TIME |
Unsigned Integer |
12 |
|
TIME-OF-ACTIVE-TIME-RESET |
Date and Time separated by a space character and encoded as a string. For more information look at BACnetDateTime type in the Data Type section. |
23-8-20119:42:44.64 |
|
MINIMUM-OFF-TIME |
Integer |
0 |
|
MINIMUM-ON-TIME |
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 |
|
TIME-DELAY |
Integer |
0 |
|
NOTIFICATION-CLASS |
Integer |
0 |
|
ALARM-VALUE |
Integer |
1 |
|
EVENT-ENABLE |
3 Boolean values (1 = true, 0 = false) encoded as a string {to-offnormal, to- fault, to-normal} |
101 |
|
ACKED-TRANSITIONS NOTIFY-TYPE |
3 Boolean values (1 = true, 0 = false) encoded as a string {to-offnormal, to- fault, to-normal} Integer |
101 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 |