multiStateOutput.outOfService

<< Click to Display Table of Contents >>

 

multiStateOutput.outOfService

According to the BACnet protocol documentation:

Indicates weather (TRUE) or not (FALSE) the physical input that the object represents is not in service.

Property outOfService of object multiStateOutput can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

multiStateOutput-<objectAddress>.outOfService

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 14

N3:

<objectAddress>

N4:

<property> = 81

Tag Value

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

Was this page useful?