User guide
Developers guidelines | AT commands
78 June 2010
Unsolicited result codes
*SEGUII SEMC GUI indication
Description: This unsolicited result code is sent when an action on a GUI object has
occurred. The action is related to the type of the GUI object. The object
specific information that can be included in <object_specific_info> is
dependent on the action as well as the type of GUI object.
Note: The GUI object can create its own actions by using the command
AT*SESLE (creating softkey actions). These new actions are given an
action ID according to the specification AT*SESLE.
This result code is activated by AT*SELERT, AT*SESTRI, AT*SELIST,
AT*SETICK, AT*SEDATE, AT*SEGAUGE, AT*SEONO, AT*SEYNQ or
AT*SESLE
Unsolicited result
code: *SEGUII: <object_index>,<action>[,<object_specific_info1>
[,<object_specific_info2>..]]
When a GUI action has occurred.
Parameters:
<object_index>:
<object_index> Description
Integer type Index of the object for which the action has
occurred.
Note: A stand-alone object and a form can have the
same object_index
<action>:
<action> Description GUI object <object_specific_i
nfo>
0 CANCEL action All -
1 PREVIOUS action All -
2 NO action Yes/no question -
3 YES action Yes/no question -
4 ACCEPT action, the
user has accepted a
form
Form -
5 ACCEPT INDEX
action, the user has
selected an item in a
list
List (exclusive or
implicit)
Integer. Index of the
selected list item
6 DELETE INDEX
action, the user has
selected an item to
be deleted in a list
List Integer. Index of the
selected list item










