IEC_BACNET_ROUTER_ENTRY (STRUCT)ΒΆ

TYPE IEC_BACNET_ROUTER_ENTRY : STRUCT

Definition of the BACnetRouterEntry structure.

InOut:

Name

Type

Comment

len

IEC_BACNET_BYTE

The length of routers MAC address.

mac

ARRAY [0..(BACNET_MAX_MAC_ADDRESS - 1)] OF IEC_BACNET_BYTE

The routers MAC address.

performanceIndex

IEC_BACNET_BYTE

The performance index, indicating the speed of the router. Lower value means better performance.

fPerformanceIndexPresent

IEC_BACNET_BOOLEAN

If set the performanceIndex member is valid.

status

IEC_BACNET_ROUTER_STATUS

The routers status.

network

IEC_BACNET_WORD

The BACnet network number.