accessDoor.doorStatus

<< Click to Display Table of Contents >>

 

accessDoor.doorStatus

According to the BACnet protocol documentation:

Represents the open or closed state of the physical door.

Property doorStatus of object accessDoor can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

accessDoor-<objectAddress>.doorStatus

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 30

N3:

<objectAddress>

N4:

<property> = 231

Tag Value

An integer representing one of the options of enumeration <BACnetDoorStatus>.

Was this page useful?