TAGWAPI.OnMonitorData
TAGWAPI

<font face="Arial"><font SIZE="3">Decoded Monitoring Data
</font></font>

property OnMonitorData: TOnMonitorData;

Unit
AGWAPI

Description
<font face="Arial"><font SIZE="3">This event is generated for monitored information on all ports managed by the AGW Packet Engine.
The production of this event is controlled by the Property Monitor set to TRUE and the actual monitoring frames by the value of the Property MonitorMask.
This event contains the parsed monitored information as received from the AGW Packet Engine,
if you prefer to handle the unparsed version of the information use the OnMonitor event, both
events are generated for every monitoring frame sent by AGW Packet Engine (so try not to use BOTH).
</font></font><font face="Arial"><font SIZE="3">
</font></font>