networkPort.ipv6AutoAddressingEnable

<< Click to Display Table of Contents >>

 

networkPort.ipv6AutoAddressingEnable

According to the BACnet protocol documentation:

Indicates whether or not this network is configured for automatic address assignment via DHCPv6, Stateless Auto Address Configuration (SLAAC, RFC 4862), or neighbor discovery. A value of TRUE indicates that automatic address assignment is enabled, FALSE indicates it is not.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

networkPort-<objectAddress>.ipv6AutoAddressingEnable

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 56

N3:

<objectAddress>

N4:

<property> = 442

Tag Value

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

Was this page useful?