ST_BACnet_Diagnosis

Structure with information from the BACnet device adapter. Includes dynamic response, statistics for server and client and diagnostic information on network traffic.

ethDevice        : ST_BACnet_DiagEthStatistics;
execTiming       : ST_BACnet_DiagnosisTiming;
frameStatistics  : ST_BACnet_FrameStatistics;
nRes1            : DWORD;
info             : ST_BACnet_Info;
nRes2            : DWORD;
serverInfo       : ST_BACnet_ServerStatistics;
lastUpdate       : ST_BACnet_DateTime;
nRes3            : DWORD;

lastUpdate: Timestamp of the diagnostic data (time at which the data were read).