UNION_BACNET_NMM_ERRORS (UNION)ΒΆ
TYPE UNION_BACNET_NMM_ERRORS : UNION
Structure which contains the error information for detected network errors at runtime like misconfigured BACnet routers or double network numbers.
- InOut:
Name
Type
Comment
invalidVersionContains the information about the invalid protocol version in the NPDU header.
invalidControlContains the information about the invalid control octet in the NPDU header.
invalidNetnumberContains the information about the invalid network number in the NPDU header.
invalidAddressContains the information about the invalid MAC address in the NPDU header.
netnumberConflictContains the information about the network number conflict.
routerConflictContains the information about the BACnet router conflict.