Multi-Tech Systems GPRS (MTMMC-G) Benutzerhandbuch

Seite von 203
Chapter 13 – Specific AT Commands  
Multi-Tech Systems, Inc. Wireless GSM/GPRS AT Commands (Document Number S000293I) 
135 
 
Reset   +WRST 
Description: 
This command resets the modem after the time specified by the <delay> parameter. 
Values: <val1> 
0   timer reset is disabled 
1   timer reset is enabled 
<Delay> specify the time for reset 
Range “000:00”- “168:59” (format hhh:mm) 
<RemainTime> time before next reset 
Range “000:01”- “168:59” (format hhh:mm) 
Syntax: Command 
syntax: 
  AT+WRST =<Mode>,<Delay> 
 Response 
syntax: 
  +WRST: <Mode>,<Delay>,<RemainTime> 
Command 
Possible responses 
AT+WRST=? OK 
AT+WRST=0 
Note: Disable timer 
OK 
AT+WRST=1,”001:03” 
Note: Enable timer and put delay at 1 hour 3 
minutes 
OK 
AT+WRST? +WRST: 
1,”001:03”,”001:01” 
OK 
Note: Timer activated to reset after 1 hour and 3 
minutes. At this point, 1 hour and 1 minute remain 
before next reset. 
 
 
Set Standard Tone   +WSST 
Description: 
This command sets and gets the sound level of the Standard Tones. 
Values: 
<sound level>   Range [0; 15] 
0 
Maximum volume (default) 
15  Minimum volume 
 
<ring tone level>  Range [0; 15] 
Maximum volume (default) 
15 Minimum 
volume
 
Syntax: Command 
syntax: 
   AT+WSST=[<sound level>][,<ring tone level>] 
Command 
Possible responses 
AT+WSST=0 
Note: Set volume to Maximum 
OK 
 
AT+WSST=15 
Note: Set volume to Minimum 
OK  
 
AT+WSST=,5 
Note: Set ring tone level to 5 
OK 
AT+WSST? 
Note: get current standard tones 
sound level 
+WSST: 15,5 
OK 
Note: current standard tones level is 15 
(minimum), and ring tone level is 5. 
AT+WSST=? 
Note: supported parameters 
+WSST: (0-15),(0-15) 
OK