networkPort.linkSpeedAutonegotiate

<< Click to Display Table of Contents >>

 

networkPort.linkSpeedAutonegotiate

According to the BACnet protocol documentation:

Represents the auto negotiation setting of the network port. A value of TRUE indicates that the device automatically determines the speed of this network port. In this case, Link_Speed shall be read-only and indicate the determined speed, if available. A value of FALSE indicates that the link speed is determined by the value of the Link_Speed property.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

networkPort-<objectAddress>.linkSpeedAutonegotiate

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 56

N3:

<objectAddress>

N4:

<property> = 422

Tag Value

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

Was this page useful?