IEC_BACNET_ERROR_CLASS (ENUM)ΒΆ

TYPE IEC_BACNET_ERROR_CLASS :

Describes the enumeration for the BACnet ErrorClass.

InOut:

Name

Initial

Comment

_ERR_CLASS_MAX_SIZE

16#7FFFFFFF

ERR_CLASS_DEVICE

0

The device error class.

ERR_CLASS_OBJECT

1

The object error class.

ERR_CLASS_PROPERTY

2

The property error class.

ERR_CLASS_RESOURCES

3

The resources error class.

ERR_CLASS_SECURITY

4

The security error class.

ERR_CLASS_SERVICES

5

The service error class.

ERR_CLASS_VT

6

The virtual terminal error class.

ERR_CLASS_COMMUNICATION

7

The communication error class.