User guide
Developers guidelines | AT commands
72 June 2010
AT*SEGUP SEMC update gauge (bar graph/ progress feedback)
<initial_value>:
<initial_value> Description
Integer The initial value of the gauge.
• In range [0; 100] for interactive=1
• In range [0; 28] for interactive=2
<object_index>:
<object_index> Description
Integer type Index of the object
<show>:
<show> Description
Integer type Tells whether the GUI object will be visible on the
screen directly when created. If <show> = 0 then it
is possible to use the AT*SESAF command to
display the object later
0 Object will not be displayed when created
1 Object will be displayed when created
<form>:
<form> Description
Integer type Tells whether the GUI object will be placed in a form
or not
0 The object will not be placed in a form
1 The object will be placed in a form
Description: Updates an existing bar graph (progress feedback) with a new value. The
object ID of the bar graph must be given together with the new bar graph
value. That is, an object created by AT*SEGAUGE has to be created with
parameter <interactive> = 1.
Execution
command: AT*SEGUP=<object_index>,<new_value>[,<form>]
Test command: AT*SEGUP=? Shows if the command is supported.
Parameters:
<new_value>:
<new_value> Description
Integer The new value of the bar graph
<object_index>:
<object_index> Description
Integer type Index of the bar graph to be updated










