Motorola G24 Guide Developer's Manual page 89

At commands
Hide thumbs Also See for G24 Guide:
Table of Contents

Advertisement

The following table shows the +CSCS parameter optional values.
<chset>
"ASCII"
"GSM"
"UCS2"
"UTF8"
"8859-1"
"HEX"
Example
AT+CSCS=?
+CSCS: ("8859-1","ASCII","GSM","UCS2","UTF8")
OK
AT+CSCS?
+CSCS: "ASCII"
OK
AT+CPBS = "ME"
AT+CPBW=1,"8475763000",129,"Lin Zhao"
OK
AT+CSCS="UCS2"
OK
AT+CPBR=1
+CPBR: 1,"8475763000",129,004C006E006E0020005A00680061006F
OK
AT+CSCS="ASCII"
OK
AT+CPBR=1
+CPBR: 1,"8475763000",129,"Lin Zhao"
OK
December 31, 2007
Table 3-2: +CSCS Parameters
Character Set
ASCII (0x00 - 0x7F)
GSM default alphabet
(GSM 03.38 subclause 6.2.1)
Unicode (ISO/IEC 10646 [32])
8-bit Unicode (ISO 10646 transformation
format)
LATIN (ISO 8859-1)
Hexadecimal format presentation.
AT Commands Reference Manual
Chapter 3: AT Commands Reference
Input/Output Format
Quoted string.
(For example, "AB" equals two 8-bit
characters with decimal values 65, 66.)
HEX representation.
HEX representation.
(For example, 00410042 equals two
16-bit characters with decimal values 65,
66.)
HEX representation.
Quoted string.
Character strings consist only of
hexadecimal numbers from 00 to FF; e.g.
"032FE6" equals three 8-bit characters
with decimal values 3, 47 and 230; no
conversions to the original ME character
set will be done. Used for +CUSD AT
command only. Can be defining by the
second parameter of the command.
3-5

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents