User guide

Developers guidelines | AT commands
64 June 2010
AT*SESTRI SEMC create string Input
<timeout> Description
Integer type Timeout telling how long the text feedback should
be displayed. Value given in ms. 0 (zero) value gives
infinite time.
Note: Only valid for <alert_type> = 6 (Text feed-
back)
Description: Displays a string input dialogue via the phone UI. The contents in the dia-
logue can be changed by the user. The accessory will be notified when a
user action has occurred and the unsolicited result code *SEGUII is then
sent.
To be able to use this command, a UI session has to be established. That
is, the AT command AT*SEUIS=1 has to be called before calling AT*SES-
TRI.
A string input dialog is deleted if AT*SEDEL=<object_index> is called.
Execution
command: AT*SESTRI=<title>,<prompt_text>,<default_text>,<predictive>,
<input_mode>,<show>[,<form>]
Execution command
response: *SESTRI:<object_index>
Test command: AT*SESTRI=? Shows if the command is supported.
Test command
response: Range of general parameters:
*SESTRI: <maxsize>,(list of supported <input_mode>s),
(list of supported <show>s), (list of supported <form>s)
Parameters:
<title>:
<title> Description
String Title of the dialogue
<prompt_text>:
<prompt_text> Description
String The text string to be put as prompt text in front of
the text editing area of the dialogue
<default_text>:
<default_text> Description
String The text string to be put in the text editing area of
the dialogue. The type of text input is determined by
the value of the <predictive> parameter
<predictive>: