[R_EE] Read event enrollment
Function block R_EE reads alarm related properties of an event enrollment data point.
R_A reads alarm related properties of an event enrollment data point.
Compatible data points:
- Event enrollment [EvtEnr]
- Third-party objects with the required properties
Required properties:
- Status flag
- Event state
- Acknowledged transitions
Optional properties:
- Reliability
- Suppress event notification
- Suppress event detection
Input | Description | Data type | Default value |
|---|---|---|---|
|
SupEvtDet | Suppress event detection Suppresses the detection of events. | Boolean | 0 |
|
SupEvtNtf | Suppress event notification Suppresses notification of events. | Boolean | 0 |
|
BaObjRef | BA-Object reference | Structure | --- |
BaObjRef | Device identifier | Double Word | 16#3FFFFF |
BaObjRef | Object identifier | Double Word | 16#3FFFFF |
BaObjRef | Item identifier | Integer | -1 |
Output | Description | Data type | Default value |
|---|---|---|---|
|
Dstb | Disturbed [Dstb] indicates whether the referenced BACnet object is in fault or in state OffNormal. When the BACnet object returns to state Normal, [Dstb] retains its value until the transition to normal is acknowledged. [Dstb] = 0, if the above condition is not fulfilled AND 'Acknowledged transitions' = x, x, 1. Note | Boolean | 0 |
|
Flty | Faulty [Flty] indicates whether the last event on the referenced BACnet object was in fault. If the BACnet object returns to the normal state, [Flty] retains its value until the transition to normal is acknowledged. [Flty] = 0, if the above condition is not fulfilled AND one of the following possibilities is valid:
Note | Boolean | 0 |
|
OffNrml | Offnormal [OffNrml] indicates whether the last event on the reference BACnet object was Offnormal. When the BACnet object returns to state Normal, [OffNrml] retains its value until the transition to normal is acknowledged. [OffNrml] = 0, if the above condition is not fulfilled OR one of the following possibilities is valid:
Note | Boolean | 0 |
|
HiLmRd | High limit reached Indicates if the last event on the referenced BACnet object has state Offnormal based on reaching the upper limit. When the BACnet object returns to state Normal, [HiLmRd] retains its value until the transition to normal is acknowledged. [HiLmRd] = 0, if the above condition is not fulfilled OR one of the following possibilities is valid:
Note | Boolean | 0 |
|
LoLmRd | Low limit reached Indicates if the last event on the referenced BACnet object has state Offnormal based on reaching the lower limit. If the BACnet object returns to state Normal, [LoLmRd] retains its value until the transition to normal is acknowledged. [LoLmRd] = 0, if the above condition is not fulfilled OR one of the following possibilities is valid:
Note | Boolean | 0 |
Rlb | Reliability | Integer | 0: No fault detected |
ErrCode | Error code indication | Integer | 0: No error |
= 0 - No error | |||