<< Clique para Mostrar o Sumário >>
networkPort.macAddress |
Segundo a documentação do protocolo BACnet:
Contains the BACnet MAC address used on this network. The value of this property shall be conveyed with the most significant octet first. If Network_Type is IPV4 and the Protocol_Level is BACNET_APPLICATION, then the value of this property shall contain the six octet combination of the IP_Address and BACnet_IP_UDP_Port and shall be read-only. If the value of Network_Type is a value that represents a port that requires VMAC addressing, then the value of this property shall be read-only and contain the VMAC address.
A propriedade macAddress do objeto networkPort pode ser lida e escrita utilizando um tag normal (IOTag).
Propriedade |
Valor |
ParamDevice |
<endereçoDoDispositivo> |
ParamItem |
networkPort-<endereçoDoObjeto>.macAddress |
Propriedade |
Valor |
N1: |
<endereçoDoDispositivo> |
N2: |
<tipo> = 56 |
N3: |
<endereçoDoObjeto> |
N4: |
<propriedade> = 423 |
Um texto representando uma sequência de dados binários, onde cada byte de dados é representado por um par de caracteres hexadecimais (ex: '0F121A').