RFTERMINAL.SetPingCount

boolean SetPingCount(long lPingCount)

Function SetPingCount(lPingCount As Long) As Boolean

Sets the number of pings performed by the ping function.

Return value
True=successful, False=error, RF link lost.

Parameters

lPingCount
    The new number of pings sent by the Ping function.

Remarks
The default value is 4.

Example

See also    RFTERMINAL, SetPingPacket, Ping