networkPort.networkType

<< Click to Display Table of Contents >>

 

networkPort.networkType

According to the BACnet protocol documentation:

Represents the type of network this Network Port object is representing. When the Protocol_Level is BACNET_APPLICATION, the Network_Type indicates the protocol over which BACnet is operating and implies that the requirements laid out in the appropriate clause are being met. For example, if the Network_Type is IPV4, then the port is operating as a BACnet/IP port.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

networkPort-<objectAddress>.networkType

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 56

N3:

<objectAddress>

N4:

<property> = 427

Tag Value

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

Was this page useful?