<< Click to Display Table of Contents >>
networkPort.macAddress |
According to the BACnet protocol documentation:
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.
Property macAddress of object networkPort can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
networkPort-<objectAddress>.macAddress |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 56 |
N3: |
<objectAddress> |
N4: |
<property> = 423 |
A string value representing a sequence of octets, where each octet is represented by a pair of hexadecimal characters (ex: '0F121A').