IEC_BACNET_ABORT_REASON (ENUM)

TYPE IEC_BACNET_ABORT_REASON :

All defined BACnet abort codes.

This enumeration, of type BACnetAbort defines all possible abort codes which might be returned by an BACnet device on execution of some service requests.

InOut:

Name

Initial

_ABORT_MAX_SIZE

16#7FFFFFFF

ABORT_OTHER

0

ABORT_BUFFER_OVERFLOW

1

ABORT_INVALID_APDU

2

ABORT_PREEMPTED

3

ABORT_SEGMENTATION_NOT_SUPP

4

ABORT_SECURITY_ERROR

5

ABORT_INSUFFICIENT_SECURITY

6

ABORT_WINDOW_SIZE_OUT_OF_RANGE

7

ABORT_APPLICATION_EXCEEDED_REPLY_TIME

8

ABORT_OUT_OF_RESOURCES

9

ABORT_TSM_TIMEOUT

10

ABORT_APDU_TOO_LONG

11

ABORT_MAX

255