<< Click to Display Table of Contents >>
datetimeValue.eventMessageTexts |
According to the BACnet protocol documentation:
Conveys the message text values of the last TO_OFFNORMAL, TO_FAULT, and TO_NORMAL events. If a particular type of event has yet to occur, an empty string shall be stored in the respective array element.
Property eventMessageTexts of object datetimeValue can be read and written using a block tag with 3 elements.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
datetimeValue-<objectAddress>.eventMessageTexts |
Size |
3 elements |
Property |
Value |
B1: |
<deviceAddress> |
B2: |
<type> = 44 |
B3: |
<objectAddress> |
B4: |
<property> = 351 |
Size: |
3 elements |
Index |
Name |
Type |
0 |
elm00 |
A string value. |
1 |
elm01 |
A string value. |
2 |
elm02 |
A string value. |