GetUSSDTimeout
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