Chapter 15 – SIM TOOLKIT

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.

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: <CmdType>

0: Item selection in the main menu

1: User confirmation to clear displayed Text.

2: Response for a ‘Get Inkey

3: Response for a ‘Get Input

4: Response for a ‘Setup call’

96: Response for a ‘Sel Item

95: Backward move

96: Command beyond ME capabilities

97: ME currently unable to process command

98: No response from the user

99: User abort

Values when CmdType=0 (Select an item from the main menu)

<Result>

1: Item selected by the user

2: Help information required by user

<Data>

Contains the item identifier of the item selected by the user

Values when CmdType=1 (Confirm the display text clearing)

No values

Values when CmdType=2 (Get Inkey)

<Result>

0: Session ended by user

1: Response given by the user

2: Help information required by user

<Data>

Contains the key pressed by the user

Values when CmdType=3 (Get Input)

<Result>

0: Session ended by user

1: Response given by the user

2: Help information required by user

<Data>

Contains the string of characters entered by the user. For inputs in UCS2 format, the data are entered in ASCII format. Example: 8000410042FFFF entered, the SIM receives 0x00 0x41 0x00 0x42 with UCS2 DCS.

Multi-Tech Systems, Inc. CDMA Wireless AT Commands - PN S000294C

121

Page 121
Image 121
Multi-Tech Systems CDMA Wireless Modem manual SIM ToolKit Give Response +STGR, Values CmdType