IEC_BACNET_STACK_DATALINK (STRUCT)ΒΆ
TYPE IEC_BACNET_STACK_DATALINK : STRUCT
This defines an BACnet datalink which is part of an network.
It is used for supporting different datalinks in the server API.
- InOut:
Name
Type
Comment
typType of the datalink used in this structure.
portIdThe BACnet port ID used for BACnet router configuration.
netNumberThe BACnet network number used for BACnet router configuration.
receiveQueueSizeThe size of the receiving queue in count of packets (if supported by the datalink).
linkUnion which covers all possible datalink type specific data structures.