.Buffrq Method

Top  Previous  Next

Function:

Pre-requests "numpages" number of buffer pages (1 page= 256 bytes) for the TX buffer of the wln. object.

Syntax:

wln.buffrq(numpages as byte) as byte

Returns:

Actual number of pages that can be allocated (byte).

See Also:

Allocating Buffer Memory

wln.buffsize

 


Part

Description

numpages

Requested numbers of buffer pages to allocate (recommended value is 5).

Details

This method will not work if the GA1000 is already operational (wln.enabled= 1- YES).