networkPort.fdBbmdAddress

<< Click to Display Table of Contents >>

 

networkPort.fdBbmdAddress

According to the BACnet protocol documentation:

Indicates the BBMD with which the local device is to register as a foreign device when BACnet_IP_Mode is FOREIGN. This property shall be present and writable if BACnet_IP_Mode is FOREIGN.

Property fdBbmdAddress of object networkPort can be read and written using a block tag with 2 elements.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

networkPort-<objectAddress>.fdBbmdAddress

Size

2 elements

Numeric Parameters

Property

Value

B1:

<deviceAddress>

B2:

<type> = 56

B3:

<objectAddress>

B4:

<property> = 418

Size:

2 elements

Block Elements

Index

Name

Type

0

Host

One of the following data types:

A null/empty value.

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

A character string containing an XML with a value of type <CharacterString>.

1

Port

A 16-bit integer value ranging from 0 to 65535.

Was this page useful?