BACnetPriorityArray
- Last UpdatedSep 06, 2017
- 1 minute read
The BacnetPriorityArray data type is represented as an array of 16 priority values. This OI Server supports NULL values and unsigned values on these fields.To write on a priority array data type you must write a Present-Value specifying the priority, please look at the page 28 for more information.The read operations can be performed directly on the property of this type.
The format for displaying this datatype is:
<Value for Priority1>|< Value for Priority2>|< Value for Priority3>|. . .|< Value for Priority16>
Example:
5|1|30|0|0|0|0|0|0|0|0|0|0|0|0|0
The meaning of each priority level is described on the table below.
|
Priority Level |
Application |
|
1 |
Manual-Life Safety |
|
2 |
Automatic-Life Safety |
|
3 |
Available |
|
4 |
Available |
|
5 |
Critical Equipment Control |
|
6 |
Minimum On/Off |
|
7 |
Available |
|
8 |
Manual Operator |
|
9 |
Available |
|
10 |
Available |
|
11 |
Available |
|
12 |
Available |
|
13 |
Available |
|
14 |
Available |
|
15 |
Available |
|
16 |
Available |