device.segmentationSupported

<< Click to Display Table of Contents >>

 

device.segmentationSupported

According to the BACnet protocol documentation:

Indicates whether the BACnet Device supports segmentation of messages, and, if so, whether it supports segmented transmission, reception, or both. 0 = both, 1 = transmit, 2 = receive, 3 = no segmentation

Property segmentationSupported of object device can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

device-<objectAddress>.segmentationSupported

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 8

N3:

<objectAddress>

N4:

<property> = 107

Tag Value

An integer representing one of the options of enumeration <BACnetSegmentation>.

Was this page useful?