IEC_BACNET_BINARY_LIGHTING_PV (ENUM)ΒΆ

TYPE IEC_BACNET_BINARY_LIGHTING_PV :

Describes the state of an BACnet binary lighting object.

InOut:

Name

Initial

Comment

BACNET_BINARY_LIGHTING_OFF

0

The binary lighting object is switched off.

BACNET_BINARY_LIGHTING_ON

1

The binary lighting object is switched on.

BACNET_BINARY_LIGHTING_WARN

2

The binary lighting object is switched into warning mode.

BACNET_BINARY_LIGHTING_WARN_OFF

3

The binary lighting object has switched off the warning mode.

BACNET_BINARY_LIGHTING_WARN_RELINQUISH

4

The binary lighting object has switched on the reliquish warn mode.

BACNET_BINARY_LIGHTING_STOP

5

The binary lighting object has stopped the last action.