networkPort.linkSpeedAutonegotiate

<< Clique para Mostrar o Sumário >>

 

networkPort.linkSpeedAutonegotiate

Segundo a documentação do protocolo BACnet:

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.

A propriedade linkSpeedAutonegotiate do objeto networkPort pode ser lida e escrita utilizando um tag normal (IOTag).

Parâmetros texto

Propriedade

Valor

ParamDevice

<endereçoDoDispositivo>

ParamItem

networkPort-<endereçoDoObjeto>.linkSpeedAutonegotiate

Parâmetros numéricos

Propriedade

Valor

N1:

<endereçoDoDispositivo>

N2:

<tipo> = 56

N3:

<endereçoDoObjeto>

N4:

<propriedade> = 422

Valor do tag

Um valor inteiro, onde 0 corresponde a FALSO e qualquer outro valor corresponde a VERDADEIRO

Esta página foi útil?