TAGWAPI.OnBeacon
TAGWAPI
<font face="Arial"><font SIZE="3">Beacon Event (</font></font><font face="Arial"><font SIZE="3"><B>
Beacon</B></font></font><font face="Arial"><font SIZE="3">)
</font></font>
property OnBeacon: TOnBeacon;
Unit
AGWAPI
Description
<font face="Arial"><font SIZE="3">This event is generated by the Beacon component when the timer set thru the BeaconEvery property expires.
The Beacon generates one event per defined port (including loopbacks).
If the Property BeaconAuto is set to TRUE the application should not implement an event handler for this event, if set to FALSE the event handler should call the BeaconPost method for the frame to actually be aired.
</font></font>