TAGWAPI.SendRaw
TAGWAPI

<font face="Arial"><font SIZE="3">Send Raw Information
</font></font>

function SendRaw(iPort: Integer; szData: String): Boolean;

Unit
AGWAPI

Description
<font face="Arial"><font SIZE="3">This method is used to send a Raw format packet, you have to build the content of the packet as the image of an AX.25 frame on the Data Area.
Please refer to the AGW Packet Engine documentation for further information on the format.
</font></font>