Binary Input(BI)
- Last UpdatedDec 08, 2020
- 1 minute read
Supported properties of the Binary Input object (BI)
|
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 |
|
DEVICE-TYPE |
Integer |
5 |
|
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 |
|
POLARITY |
Integer(normal=0,reverse=1) |
1 |
|
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 |
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-2011 9:42:44.64 |
|
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 |
|
TIME-DELAY |
Unsigned Integer |
10 |
|
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 |