Accumulator (ACC)
- Last UpdatedDec 08, 2020
- 2 minute read
Supported properties of the Accumulator object (ACC)
|
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 For example: Description: Event Enrollment |
|
DEVICE-TYPE |
String |
This read only property, of type BACnetEventType, indicates the type of event algorithm that is to be used to detect the occurrence of events and report to enrolled devices |
|
STATUS-FLAGS EVENT-STATE |
4 Boolean values (1=true,0=false) encoded as string4 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 |
Boolean |
0 |
|
SCALE |
Integer/Float/String |
Indicates the conversion factor to be multiplied with the value of the Present Value property to provide a value in the units indicated by Units. For example:3.14 |
|
UNITS |
String |
0 |
|
PRESCALE |
List of integers separated by semicolons (;) and encoded as a string |
Presents the coefficients that are used for converting the pulse signals generated by the measuring instrument into the value displayed by Present Value For example:-3413;-1119 |
|
MAX-PRES-VALUE |
Integer |
0 |
|
VALUE-CHANGE-TIME |
Timestamp encoded as a string |
This read-only property, of type BACnetDateTime, shall be present if the Present_Value property is adjustable by writing to the Value Before Change or Value Set properties For example: 25-10-201315:39:23.27 |
|
VALUE-BEFORE-CHANGE |
Integer |
This property, of type Unsigned, indicates the value of the Present_Value property just prior to the most recent write to the Value Set or Value Before Change properties. For example:100 |
|
VALUE-SET |
Integer |
This property, of type Unsigned, indicates the value of the Present_Value property after the most recent write to the Value Set or Value Before Change properties. For example:786 |
|
PULSE-RATE |
Integer |
This property, of type Unsigned, shall indicate the number of input pulses received during the most recent period specified by Limit Monitoring Interval For example:0 |
|
HIGH-LIMIT |
Integer |
0 |
|
LIMIT-MONITORING-INTERVAL |
Integer |
This property, of type Unsigned, specifies the monitoring period in seconds for determining the value of Pulse Rate For example:500 |
|
NOTIFICATION-CLASS |
Integer |
0 |
|
TIME-DELAY |
Integer |
0 |
|
LIMIT-ENABLE EVENT-ENABLE |
2 Boolean values (1 = true, 0 = false) encoded as a string {lowLimitEnable, highLimitEnable} 3 Boolean values (1 = true, 0 = false) encoded as a string {to-offnormal, to- fault, to-normal} |
01 101 |
|
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 |