EVT_BACNET_STACKACTION (STRUCT)ΒΆ

TYPE EVT_BACNET_STACKACTION : STRUCT

This is the type declaration for the case of an event which is fired when the BACnet stack was started or stopped.

InOut:

Name

Type

Comment

stackStatus

IEC_BACNET_STATUS

Status returned after the BACnet stack action. This status is IEC_BACNET_STATUS_OK when the stack was startet/stopped successfully, or might be any IEC_BACNET_STATUS error otherwise.