Gets the wifi signal strength.
Parameters
|
RSSI <unquoted string> |
|
The control or variable that saves the value of RSSI. |
|
|
Level <unquoted string> |
|
The control or variable that saves the level of wifi signal. |
|
- The possible values for parameter RSSI are:
- 0 - (RSSI < -90): Poor/No Connection.
- 1 - (-90 <= RSSI < -81): Very Low.
- 2 - (-81 <= RSSI < -71): Low.
- 3 - (-71 <= RSSI < -67): Good.
- 4 - (-67 <= RSSI < -57): Very Good.
- 5 - (-57 <= RSSI < 0): Excellent.
- Win10 client does not report the RSSI. Only the Level.
|
Updated: 10/10/2018 12:16 PM
|