Specifications
STK Commands
Rev. 8 May.12 Proprietary and Confidential 235
<text> Hex string Text string in <dcs> format
<response> Integer Expected response character format
• 0—SMS default alphabet
• 1—Yes/No response only
• 2—Digits only (0–9, *, #, +)
• 3—UCS2 alphabet
<echo> Integer Echo flag
• 0—No echo allowed. Actual input string can be
hidden, or can be masked to indicate key entry
using the following characters: 0–9, *, #.
• 1—Echo input to display
<helpInfo> Integer Help information flag
• 0—No help information available
• 1—Help information available
<minLgth> Integer Minimum length of expected response
• 0—No minimum length requirement
• 1..255
<maxLgth> Integer Maximum length of expected response
• 0..254
• 1..255—No maximum length requirement
<default> Hex string Text string in <dcs> format
<iconId> Integer Numeric tag of the icon to display (matches the index in
the SIM’s image file)
• 0—No icon
• 1..255—Icon tag
<dispMode> Integer Icon usage
• 0—Display icon only (replaces any <text> string)
• 1—Display with <text> string
!STKCR parameters
<data> [<dcs>,
<text>]
If the <dcs> is present, but <text> is an empty string,
then a null text string data object must be sent to the
SIM. This is caused by the user making an ‘empty’
input.
• Format: <dcs>, <text>
<dcs> Integer Data coding scheme
• 0—7-bit GSM default alphabet (packed)
• 4—8-bit GSM default alphabet (unpacked)
• 8—UCS2 alphabet
Table 10-13: Get Input parameters (Continued)
Parameter Format Description