accessDoor.doorMembers

<< Click to Display Table of Contents >>

 

accessDoor.doorMembers

According to the BACnet protocol documentation:

Holds an array of references to BACnet objects which represent I/O devices, authentication devices, schedules, programs, or other objects that are associated with the physical door. It is a local matter as to how this array is used and which objects are referenced in this array. The array may be empty or not present if the vendor does not wish to expose the individual objects that make up this physical door.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

accessDoor-<objectAddress>.doorMembers

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 30

N3:

<objectAddress>

N4:

<property> = 228

Tag Value

A character string containing an XML with a value of type <SequenceOfBACnetDeviceObjectReference>.

Was this page useful?