networkSecurity.doNotHide

<< Click to Display Table of Contents >>

 

networkSecurity.doNotHide

According to the BACnet protocol documentation:

Indicates whether or not the device is allowed to ignore certain network security error conditions.

Property doNotHide of object networkSecurity can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

networkSecurity-<objectAddress>.doNotHide

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 38

N3:

<objectAddress>

N4:

<property> = 329

Tag Value

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

Was this page useful?