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 - typ- Type of the datalink used in this structure. - portId- The BACnet port ID used for BACnet router configuration. - netNumber- The BACnet network number used for BACnet router configuration. - receiveQueueSize- The size of the receiving queue in count of packets (if supported by the datalink). - link- Union which covers all possible datalink type specific data structures. 
