<< Click to Display Table of Contents >>
device.activeVtSessions |
According to the BACnet protocol documentation:
Provides a network-visible indication of those virtual terminal sessions (VT-Sessions) that are active at any given time. Whenever a virtual terminal session is created with the VT-Open service, a new entry is added to the Active_VT_Sessions list. Similarly, whenever a VT-session is terminated, the corresponding entry shall be removed from the Active_VT_Sessions list.
Property activeVtSessions of object device can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
device-<objectAddress>.activeVtSessions |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 8 |
N3: |
<objectAddress> |
N4: |
<property> = 5 |
A character string containing an XML with a value of type <SequenceOfBACnetVTSession>.