accessDoor.lockStatus

<< Click to Display Table of Contents >>

 

accessDoor.lockStatus

According to the BACnet protocol documentation:

Represents the monitored (as opposed to the commanded) status of the door lock.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

accessDoor-<objectAddress>.lockStatus

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 30

N3:

<objectAddress>

N4:

<property> = 233

Tag Value

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

Was this page useful?