| Property | Data Type | Writable | Value or Initial Value | Persistence |
|---|---|---|---|---|
| Object_Identifier | BACnetObjectIdentifier | No |
00 80 00 01 (hex) Object Type = 2, Instance = 1 |
Fixed |
| Object_Name | Character String | No | "OPER P" | Fixed |
| Object_Type | BACnet Object Type | No | 2 (Analog Value) | Fixed |
| Present_Value | Real | Yes | 1013.25 | Nonvolatile |
| Description | Character String | No | "Operation Pressure" | Fixed |
| Units | BACnet Engineering Units | No | 133 (hectopascals) | Fixed |
| Status_Flags | BACnet Status Flags | No | 0 (FAULT == FALSE) | Fixed |
| Event State | BACnet Event State | No | 0 (NORMAL) | Fixed |
| Out_of_Service | BOOLEAN | No | 0 (FALSE) | Fixed |
| Flag | State | Cause |
|---|---|---|
| IN_ALARM | FALSE | Always FALSE |
| FAULT | FALSE | Always FALSE) |
| OVERRIDDEN | FALSE | Always FALSE |
| OUT_OF_SERVICE | FALSE | Always FALSE |
Event State
Event State value is always NORMAL.
Out of Service
Out of Service value is not writable.