|
.Rssi R/O Property |
Top Previous Next |
Function: |
Indicates the strength of the signal being received from the wireless network that the Wi-Fi interface is currently associated with. |
Type: |
Byte |
Value Range: |
0-255, default= 0. |
See Also: |
Associating With Selected Network, Scanning for Wi-Fi networks |
Details
The signal strength is expressed in 256 aribitrary levels that do not correspond to any standard measurement unit.
This property is only updated while the Wi-Fi interface is in the associated state (wln.associationstate= 1- PL_WLN_ASSOCIATED). There is another read-only property -- wln.scanresultrssi -- that will contain the signal strength for the specific wireless network having been scanned for with the wln.scan method.