IEC_BACNET_ABORT_REASON (ENUM)ΒΆ

TYPE IEC_BACNET_ABORT_REASON :

All defined BACnet abort codes.

InOut:

Name

Initial

Comment

_ABORT_MAX_SIZE

16#7FFFFFFF

ABORT_OTHER

0

Abort reason other.

ABORT_BUFFER_OVERFLOW

1

Abort reason buffer overflow.

ABORT_INVALID_APDU

2

Abort reason invalid APDU received.

ABORT_PREEMPTED

3

Abort reason request preempted by higher priority task.

ABORT_SEGMENTATION_NOT_SUPP

4

Abort reason segmentation not supported.

ABORT_SECURITY_ERROR

5

Abort reason some security related error detected.

ABORT_INSUFFICIENT_SECURITY

6

Abort reason insufficient security.

ABORT_WINDOW_SIZE_OUT_OF_RANGE

7

Abort reason segment window size out of range.

ABORT_APPLICATION_EXCEEDED_REPLY_TIME

8

Abort reason application has exceeded its reply time.

ABORT_OUT_OF_RESOURCES

9

Abort reason out of resources.

ABORT_TSM_TIMEOUT

10

Abort reason transaction service timeout.

ABORT_APDU_TOO_LONG

11

Abort reason APDU too long to be routed.

ABORT_INCONSISTENT_ATTRIBUTES

12

Abort reason inconsistent WSSC attributes in segments.