networkPort.ipv6DefaultGateway

<< Click to Display Table of Contents >>

 

networkPort.ipv6DefaultGateway

According to the BACnet protocol documentation:

Indicates the IPv6 address of the default gateway for this network. This property shall be conveyed with the most significant octet first. If the IPv6 address is obtained automatically, this property shall be read-only.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

networkPort-<objectAddress>.ipv6DefaultGateway

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 56

N3:

<objectAddress>

N4:

<property> = 439

Tag Value

A string value representing a sequence of octets, where each octet is represented by a pair of hexadecimal characters (ex: '0F121A').

Was this page useful?