TAGWAPI.OnRaw
TAGWAPI

<font face="Arial"><font SIZE="3">Raw Information (</font></font><font face="Arial"><font SIZE="3"><B> Low Level</B></font></font><font face="Arial"><font SIZE="3">)
</font></font>

property OnRaw: TOnRaw;

Unit
AGWAPI

Description
<font face="Arial"><font SIZE="3">This event is generated for  information on all ports managed by the AGW Packet Engine and delivered to the application in raw (KISS) format.
The production of this event is controlled by the Property Kiss set to TRUE.
This event contains the raw information as received from the AGW Packet Engine,
if you prefer to handle the parsed version of the information use the OnRawDecode event, both
events are generated for every raw frame sent by AGW Packet Engine (so try not to use BOTH).

</font></font>