Cinterion
®
EHS6 AT Command Set
2.11 AT+CSCS
EHS6_ATC_V03.001 15/12/3
Confidential / Released
Page 51 of 513
2.11 AT+CSCS Character Set
AT+CSCS write command informs the EHS6 which character set is used by the TE. This enables the ME to con-
vert character strings correctly between TE and ME character sets. Please also refer to Section 1.7, Supported
character sets.
Note: If ME-TE interface is set to 8-bit operation (AT+ICF) and selected character set is <chset>="GSM" (7-
bit), the highest bit will be set to zero.
Syntax
Parameter Description
“GSM“
(&F)(D)
GSM 7 bit default alphabet (3GPP TS 23.038 [35], Subclause 6.2.1).
“UCS2“ 16-bit universal multiple-octet coded character set (ISO-10646 [13]). UCS2
character strings are converted to hexadecimal numbers in the range 0000 to
FFFF; e.g. "004100620063" equates to three 16-bit characters with decimal
values 65, 98 and 99.
Test Command
AT+CSCS=?
Response(s)
+CSCS: (list of supported<chset>s)
OK
Read Command
AT+CSCS?
Response(s)
+CSCS: <chset>
OK
Write Command
AT+CSCS=<chset>
Response(s)
OK
ERROR
+CME ERROR: <err>
PIN Last Reference(s)
- + - 3GPP TS 27.007 [45]
<chset>
(str)(&W)