User`s guide

Chapter 1 – AT Commands for Remote SIM Application Toolkit
Multi-Tech Systems, Inc. SIM Application Toolkit AT Commands (S000391C) 27
1.4.13 AT^SSTGI Remote-SAT Get Information – Get Input (35)
Write command
AT^SSTGI=35
This command is to be used upon receiving an unsolicited result code ^SSTN:35.
The TA is asked to prompt the user for an input of a specified length and type; e.g.,
digits only. Help can be requested by the user, if available.
Text and an Icon Identifier can be passed to the TA to be displayed to the user.
Response
^SSTGI: <cmdType>, <commandDetails>, <text>, <responseMin>,
<responseMax>, [<defaultText>], <iconQualifier>, <iconId> <CR> <LF>
Parameters
<cmdType> 35 – Proactive command ID. See Table 1.
<commandDetails> Unsigned Integer, range 0 – 255, used as a bit field.
bit 1: 0 = Digits only (0-9, *, #, and +).
1 = Alphabet set.
bit 2: 0 = SMS default alphabet (GSM character set).
1 = UCS2 alphabet.
bit 3: 0 = ME may echo user input on the display.
1 = User input shall not be revealed in any way
(see note).
bit 4: 0 = User input to be in unpacked format.
1 = User input to be in SMS packed format.
bits 5 to 7: RFU.
bit 8: 0 = No help information available.
1 = Help information available.
<text> String as prompt for text.
<responseMin> Minimum length of user input (0 – 255).
<responseMax> Maximum length of user input (0 – 255).
<defaultText> String supplied as default response text.
<iconQualifier> 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.
<iconId> 0-255, 0: No icon.
Note:
Hidden entry mode (see GSM 11.14) is only available when using digit input. In
hidden entry mode only characters (‘0’-‘9’, ‘*’ and ‘#‘) are allowed.