networkPort.protocolLevel

<< Click to Display Table of Contents >>

 

networkPort.protocolLevel

According to the BACnet protocol documentation:

Indicates whether the object represents a physical network interface (PHYSICAL), a non-BACnet protocol (PROTOCOL), the BACnet use of the protocol (BACNET_APPLICATION), or a non-BACnet use of the protocol (NON_BACNET_APPLICATION).

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

networkPort-<objectAddress>.protocolLevel

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 56

N3:

<objectAddress>

N4:

<property> = 482

Tag Value

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

Was this page useful?