Multi-Tech Systems GPRS (MTSMC-G) ユーザーズマニュアル

ページ / 203
Chapter 14 – SIM Toolkit  
Multi-Tech Systems, Inc. Wireless GSM/GPRS AT Commands (Document Number S000293I) 
146 
 
Unsolicited Result: SIM Toolkit Control Response   
+STCR 
Description: 
When the customer application makes an outgoing call or an outgoing SMS and if the call control facility 
is activated, CALL CONTROL and SMS CONTROL responses can be identified. This is also applicable 
to SS calls. 
Values: <Result> 
 
 
0 
Control response not allowed. 
1 
Control response with modification. 
<Number>   
Called number, Service Center Address or SS String in ASCII format. 
<MODestAddr> 
MO destination address in ASCII format. 
<TextInfo>  
Text information in ASCII format. 
Syntax: Command 
Syntax: 
   +STCR: <Result>[,<Number>,<MODestAddr>,<TextInfo>] 
   
 
SIM Toolkit Give Response   +STGR 
Description: 
This command allows the application/user to select an item in the main menu or to answer the following 
proactive commands:
 
•  GET INKEY 
Key Pressed By The User. 
•  GET INPUT 
Message Entered By The User. 
•  SELECT ITEM 
Selected Item. 
•  SETUP CALL 
User Confirmation. 
•  DISPLAY TEXT 
User Confirmation To Clear The Message. 
•  SETUP EVENT LIST 
Reporting events. 
 
It is also possible to terminate the current proactive command session by sending a Terminal Response 
to the SIM, with the following parameters: 
•  BACKWARD MOVE 
  Process a backward move 
•  BEYOND CAPABILITIES    Command beyond ME capabilities 
•  UNABLE TO PROCESS    ME is currently unable to process command 
•  NO RESPONSE 
  No response from the user 
•  END SESSION 
  User abort. 
 
Values: 
The values are listed after the Command Syntax Table. 
Syntax: 
Command syntax:   +STGR=<CmdType>[,<Result>,<Data>] 
Command 
Possible responses
AT+STGR=<CmdType>[,<Result>,<Data
OK 
+CME ERROR: <err> 
For GetInput with <Result>=1: 
AT+STGR=3,1<CR> 
<Data><Ctrl Z> 
OK 
+CME ERROR: <err> 
For GetInkey with <Result>=1 
AT+STGR=2,1,”<Data>” 
OK 
+CME ERROR: <err> 
AT+STGR=? OK 
 
Values: <CmdType> 
 
Item selection in the main menu. 
User confirmation to clear a 
‘Disp Text’
Response for a 
‘Get Inkey’. 
3 
Response for a 
‘Get Input’
4 
Response for a 
‘Setup call’. 
6 
Response for a 
‘Sel Item’
11  Reponse for a ‘Setup event list’
95 Backward 
move 
96  Command beyond ME capabilities 
97  ME currently unable to process command 
98  No response from the user. 
99 User 
abort.