IEC_BACNET_DEVICE_STATUS (ENUM)ΒΆ

TYPE IEC_BACNET_DEVICE_STATUS :

Describes the operational state of an BACnet device object.

InOut:

Name

Initial

Comment

_DEV_STAT_MAX_SIZE

16#7FFFFFFF

DEV_OPERATIONAL

0

Corresponds to BACnet operational

DEV_OPERATIONAL_READ_ONLY

1

Corresponds to BACnet operational-read-only

DEV_DOWNLOAD_REQUIRED

2

Corresponds to BACnet download-required

DEV_DOWNLOAD_IN_PROGRESS

3

Corresponds to BACnet download-in-progress

DEV_NON_OPERATIONAL

4

Corresponds to BACnet non-operational

DEV_BACKUP_IN_PROGRESS

5

Corresponds to BACnet backup-in-progress