TAGWAPI.DigiPost
TAGWAPI

<font face="Arial"><font SIZE="3">Post a Digipeated Frame (</font></font><font face="Arial"><font SIZE="3"><B> Digipeater</B></font></font><font face="Arial"><font SIZE="3">)
</font></font>

procedure DigiPost(dwPort: Integer; szFrom, szTo, szData: String);

Unit
AGWAPI

Description
<font face="Arial"><font SIZE="3">This method actually digipeats a frame (sends it), this method should be used together with the OnDigi event as a part of the event handler in order to eventually alter the data area or to manage the port where the frame will be sent or to selectively drop frames.
The szData contains the raw format representation of the packet to be sent, the "been digied" bit should be set to on before posting in order to prevent "on the air" loops.

</font></font>