TwclWiFiInterface.GetRssi(Integer) Method

Reads the RSSI value.

Namespace: wclWiFi
public
 function GetRssi(out Rssi: Integer): Integer;

Parameters

Rssi
Type: Integer

RSSI

The RSSI value.

Return Value

Type: Integer

If the function succeed the return value is wclErrors.WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.