networkPort.bacnetIpNatTraversal

<< Click to Display Table of Contents >>

 

networkPort.bacnetIpNatTraversal

According to the BACnet protocol documentation:

Indicates whether (TRUE) or not (FALSE) this port is configured to operate in a NAT environment, and the global address is indicated by the value of the BACnet_IP_Global_Address property.

Property bacnetIpNatTraversal of object networkPort can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

networkPort-<objectAddress>.bacnetIpNatTraversal

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 56

N3:

<objectAddress>

N4:

<property> = 410

Tag Value

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

Was this page useful?