networkPort.networkNumber

<< Click to Display Table of Contents >>

 

networkPort.networkNumber

According to the BACnet protocol documentation:

Represents the BACnet network number associated with this network. The range for this property shall be 0 .. 65534. A Network_Number of 0 indicates that the Network_Number is not known or cannot be determined. Writing 0 to the Network_Number property shall force the value of the Network_Number_Quality property to UNKNOWN and allows the device to attempt to learn the network number, if possible. Writing a value other than 0 shall force the Network_Number_Quality property to CONFIGURED. If the Network_Type is PTP, then this property shall be read-only and contain a value of 0.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

networkPort-<objectAddress>.networkNumber

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 56

N3:

<objectAddress>

N4:

<property> = 425

Tag Value

A 16-bit integer value ranging from 0 to 65535.

Was this page useful?