GetMaxSignalLevel
Returns the maximum signal strength level as a numeric value.
Note: This command is not supported for BREW devices.
|
Command |
Parameters |
Value Returned |
|---|---|---|
|
GetMaxSignalLevel |
None |
-1: Not supported. |
The following example assigns the maximum signal strength to the sigStrengthMax variable:
sigStrengthMax = fscommand2("GetMaxSignalLevel");