elevatorGroup.landingCallControl

<< Click to Display Table of Contents >>

 

elevatorGroup.landingCallControl

According to the BACnet protocol documentation:

A write to this property is equivalent to a passenger pressing a call button at a landing, indicating either desired direction of travel or destination floor.

Property landingCallControl of object elevatorGroup can be read and written using a block tag with 3 elements.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

elevatorGroup-<objectAddress>.landingCallControl

Size

3 elements

Numeric Parameters

Property

Value

B1:

<deviceAddress>

B2:

<type> = 57

B3:

<objectAddress>

B4:

<property> = 471

Size:

3 elements

Block Elements

Index

Name

Type

0

FloorNumber

An 8-bit integer value ranging from 0 to 255.

1

Command

One of the following data types:

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

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

2

FloorText

A string value.

OBS: this is an optional element, a <null> value indicates the element is not present.

Was this page useful?