User`s guide
Chapter 1 – AT Commands for Remote SIM Application Toolkit
Multi-Tech Systems, Inc. SIM Application Toolkit AT Commands (S000391C) 26
1.4.12 AT^SSTGI Remote-SAT Get Information – Get Inkey (34)
Write command
AT^SSTGI=34
This command is to be used upon receiving an unsolicited result code ^SSTN:34.
The TA is asked to prompt the user for an input, which is a single character.
Help can be requested by the user, if available.
Text and an icon identifier can be passed to the TA to display to the user.
Response
^SSTGI: <cmdType>, <commandDetails>, <text>, <iconQualifier>, <iconId>
<CR> <LF>
Parameters
<cmdType> 34 – Proactive command ID. See Table 1.
<commandDetails> Unsigned Integer, range 0 – 255, used as a bit field. For
detailed information refer to AT^SSTR Remote-SAT.
Response – Get Inkey (34).
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 = Character sets defined by bit 1 and bit 2 are
enabled.
1 = Character sets defined by bit 1 and bit 2 are
disabled and the "Yes/No" response is
requested.
bits 4 to 7: RFU.
bit 8: 0 = No help information available.
1 = Help information available.
<text> String as prompt for 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.