IEC_BACNET_BINARY_PV
(ENUM)
TYPE IEC_BACNET_BINARY_PV :
Describes the binary state of an BACnet binary object.
This enumeration, of type BACnetBinaryPV, reflects the logical state of an binary object. The logical state shall be either INACTIVE or ACTIVE.
- InOut:
Name
Initial
Comment
_BIN_PV_MAX_SIZE
16#7FFFFFFF
BACNET_BINARY_INACTIVE
0
Corresponds to BACnet inactive
BACNET_BINARY_ACTIVE
1
Corresponds to BACnet active