User guide
Developers guidelines | AT commands
70 June 2010
<title> Description
String Item title
<mode>:
<mode> Description
1 DATE mode. Possible to set and display the date
(year, month, day)
2 TIME mode. Possible to set and display the time
(hours, minutes, seconds)
<date>:
<date> Description
Integer type Format is “yy/MM/dd” or “yyyy/MM/dd”, where
characters indicate year (two last digits or four
digits, depending on the AT+CSDF setting), month
and day
<time>:
<time> Description
String type Format is “hh:mm:ss”, where characters indicate
hour, minutes and seconds
<object_index>:
<object_index> Description
Integer type Index of the date field
<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










