Wifi Get Signal Strength

Kalipso - Form - Actions - Actions Description - Group Others - Wifi Get Signal Strength

Gets the wifi signal strength.

Action available for the following operating systems:

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:

  • Level 0 - (RSSI < -90): Poor/No Connection.

  • Level 1 - (-90 <= RSSI < -81): Very Low.

  • Level 2 - (-81 <= RSSI < -71): Low.

  • Level 3 - (-71 <= RSSI < -67): Good.

  • Level 4 - (-67 <= RSSI < -57): Very Good.

  • Level 5 - (-57 <= RSSI < 0): Excellent.

Win10 client does not report the RSSI. Only the Level.

Last updated