HUAWEI MU509 HSDPA LGA Module
AT Command Interface Specification
Configuration Commands
Issue 04 (2013-01-28)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
38
3.14.4
Examples
AT+CCLK?
+CCLK: 2009/09/14,14:58:16
OK
3.15 +CSCS–Select TE Character Set
3.15.1
Command Syntax
Command
Possible response(s)
+CSCS[=<chset>]
<CR><LF>OK<CR><LF>
In case of MS-related error:
<CR><LF>ERROR<CR><LF> or
<CR><LF>+CME ERROR: <err><CR><LF>
+CSCS?
<CR><LF>+CSCS: <chset><CR><LF>
<CR><LF>OK<CR><LF>
+CSCS=?
<CR><LF>+CSCS: (list of supported
<chset>s)<CR><LF>
<CR><LF>OK<CR><LF>
3.15.2
Description
The SET command informs TA which character set <chset> is used by the TE. TA is
then able to convert character strings correctly between TE and MT character sets.
When TA-TE interface is set to 8-bit operation and used TE alphabet is 7-bit, the
highest bit shall be set to zero. Read command shows current setting and test
command displays conversion schemes implemented in the TA.
3.15.3
Defined Values
<chset>:
"GSM": GSM 7 bit default alphabet (3GPP TS 23.038); this setting causes easily
software flow control (XON/XOFF) problems.
"IRA": International reference alphabet (ITU-T T.50) (default value).
"UCS2": 16-bit universal multiple-octet coded character set (ISO/IEC10646); UCS2
character strings are converted to hexadecimal numbers from 0000 to FFFF; e.g.
"004100620063" equals three 16-bit characters with decimal values 65, 98 and 99.