IEC_BACNET_RANGE_FLAGS (ENUM)ΒΆ
TYPE IEC_BACNET_RANGE_FLAGS :
Describes the result of an BACnetReadRange service request.
- InOut:
Name
Initial
Comment
_BACNET_RANGE_MAX_SIZE
16#7FFFFFFF
BACNET_FIRST_ITEM
0
The FIRST_ITEM flag indicates that this response includes the first element.
BACNET_LAST_ITEM
1
The LAST_ITEM flag indicates that this response includes the last element.
BACNET_MORE_ITEMS
2
The MORE_ITEMS flag indicates that more elements are available but were not transmitted in the response.