GetUSSDTimeout: Difference between revisions
Jump to navigation
Jump to search
m (added Category:R2D2 using HotCat) |
m (added Category:USSD using HotCat) |
||
| Line 23: | Line 23: | ||
[[Category:R2D2]] | [[Category:R2D2]] | ||
[[Category:USSD]] | |||
Latest revision as of 22:28, 1 April 2025
This command gets the USSD Timeout value for the specified GSM port.
COMMAND
| Command | Line Arguments | Returns |
|---|---|---|
| GetUSSDTimeout | PortIndex | USSD Timeout |
OUTPUT
Command output in the following format:
"%d\n", timeout
EXAMPLE
~# GetUSSDTimeout 0
60