networkPort.apduLength

<< Click to Display Table of Contents >>

 

networkPort.apduLength

According to the BACnet protocol documentation:

Indicates the maximum number of octets that may be contained in a single indivisible application protocol data unit sent or received on this port. The value of this property shall be greater than or equal to 50. This property also indicates the maximum number of octets that may be contained in a single individual network service data unit sent or received on this port.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

networkPort-<objectAddress>.apduLength

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 56

N3:

<objectAddress>

N4:

<property> = 399

Tag Value

A 32-bit unsigned integer.

Was this page useful?