IEC_BACNET_STACK_DATALINK_CONFIG (STRUCT)ΒΆ
TYPE IEC_BACNET_STACK_DATALINK_CONFIG : STRUCT
This defines the BACnet API datalink configuration.
It is used for supporting different datalinks in the BACnet API.
- InOut:
- Name - Type - Comment - linkCount- The number of datalinks configured. - pDataLinks- POINTER TO IEC_BACNET_STACK_DATALINK - The array with data for the configured datalinks. 
