networkPort.networkType

<< Clique para Mostrar o Sumário >>

 

networkPort.networkType

Segundo a documentação do protocolo BACnet:

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.

A propriedade networkType 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>.networkType

Parâmetros numéricos

Propriedade

Valor

N1:

<endereçoDoDispositivo>

N2:

<tipo> = 56

N3:

<endereçoDoObjeto>

N4:

<propriedade> = 427

Valor do tag

Um inteiro representando uma das opções da enumeração <BACnetNetworkType>.

Esta página foi útil?