User guide
Developers guidelines | AT commands
74 June 2010
AT*SEYNQ SEMC create yes/no question
0 Object will not be displayed when created
1 Object will be displayed when created
Description: Creates a Yes/No question GUI object with an image and a question to be
answered Yes or No.
When the user presses a relevant key, the unsolicited *SEGUII is sent to
the accessory.
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*SEYNQ.
A Yes/No question object is deleted if AT*SEDEL=<object_index> is
called.
Execution
command: AT*SEYNQ=<title>,<question>,<show>[,<image_id>]
Execution command
response: *SEYNQ:<object_index>
Test command: AT*SEYNQ=? Shows if the command is supported.
Test command
response: Range of general parameters:
*SEYNQ: (list of supported <show>s)
Parameters:
<title>:
<title> Description
String Title of the Yes/No question
<question>:
<question> Description
String The question to be answered by the user
<image_id>:
<image_id> Description
Integer type Id of the image (icon) to be used in the question
box. Valid range [0, 65535]
<object_index>:
<object_index> Description
Integer type Object index of the Yes/No question
<show>:
<show> Description










