User`s guide

Chapter 1 – AT Commands for Remote SIM Application Toolkit
Multi-Tech Systems, Inc. SIM Application Toolkit AT Commands (S000391C) 28
1.4.14 AT^SSTGI Remote-SAT Get Information – Select Item (36)
Write command
AT^SSTGI=36
This command is to be used upon receiving an unsolicited result code ^SSTN:36.
The TA is supplied with a list of items allowing the user to select one. Help can be
requested by the user, if available, and the presentation style is specified.
In addition to text strings and icon identifiers, a next action indicator informs the user
of the likely result of selecting a chosen item.
Response
The first line of output from the ME is:
^SSTGI: <cmdType>, <commandDetails>, <numOfItems>, <titleText>,
<defaultItemId>, <itemIconsPresent>, <itemIconsQualifier>, <titleIconQualifier>,
<titleIconId> <CR> <LF>
One line follows for every item, repeated for <numOfItems>:
^SSTGI: <cmdType>, <itemId>, <itemText>, <nextActionId>, <iconId> <CR><LF>
Parameters
<cmdType> 36 – Proactive command ID. See Table 1.
<commandDetails> Unsigned Integer, range 0 – 255, used as a bitfield.
bit 1: 0 = Presentation type is not specified
1 = Presentation type is specified in bit 2
bit 2: 0 = Presentation as a choice of data values if bit
1 = '1'
1 = Presentation as a choice of navigation
options if bit 1 is '1'
bit 3: 0 = No selection preference
1 = Selection using soft key preferred
bits 4 to 7: = RFU
bit 8: 0 = No help information available
1 = Help information available
<numOfItems> Number of items in the list
<titleText> String giving menu title
<defaultItemId> ID of default item
The SIM may supply with the list an indication of the
default item; e.g., the previously selected item.
0 = No default item issued by the SIM application
>1 = Any value greater than 0 shall be used as an id of
the default item.
<itemIconsPresent> 0 = No icons
1 = Icons present
<itemIconsQualifier> Unsigned Integer, range 0 – 255, used as a bit field.
bit 1: 0 = Icons are self explanatory and replace text
1 = Icons are not self-explanatory and shall be
displayed with the text
Determined value only if associated icon ID is
not 0 (an icon exists).
bits 2 to 8: = RFU
<titleIconQualifier> Unsigned Integer, range 0 – 255, used as a bit field.
bit 1: 0 = Icon is self explanatory and replaces text
1 = Icon is not self-explanatory and shall be
displayed with the text
Determined value only if associated icon ID is
not 0 (an icon exists).
bits 2 to 8: = RFU
<titleIconId> 0-255, 0: No icon
<itemId> Item identifier (1 – <numOfItems>)
<itemText> Title of item
<nextActionId> The next proactive command type to be issued upon
execution of the menu item. See Table 1.
0: No Next Action information available.
<iconId> 0-255, 0: No icon