RFTERMINAL.SetPingPacket

boolean SetPingPacket(BSTR pszPacket)

Function SetPingPacket(pszPacket As String) As Boolean

Sets the data of the ping packet.

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

Parameters

pszPacket
    The new data packet sent by the Ping function.

Remarks
The data has a default value, and will be modified by this function.

Example

See also    RFTERMINAL, SetPingCount, Ping