Siemens AT Command Set Cellular Engines Wireless Modules MC35 ユーザーズマニュアル

ページ / 238
AT Command Set
MC35_ATC_01_V04.00
Page 118 of 238
02.04.2002
4.44  AT+CSCS  Set TE character set
Test command
AT+CSCS=?
Response
+CSCS: (list of supported <chset>s)
OK
Read command
AT+CSCS?
Response
+CSCS: <chset>
OK
Write command
AT+CSCS=[<chset>]
Response
Write command informs TA which character set <chset> is used by the TE.
TA is then able to convert character strings correctly between TE and ME
character sets.
OK
Parameters
<chset>:
"GSM" 
GSM default alphabet (GSM 03.38 subclause 6.2.1);
Note: This setting may cause software flow control problems due
to values of XON/XOFF characters.
"UCS2" 16-bit universal multiple-octet coded character set (ISO/IEC10646
[32]); UCS2 character strings are converted to hexadecimal num-
bers from 0000 to FFFF; e.g. "004100620063" equals three 16-bit
characters with decimal values 65, 98 and 99, $(AT R97)$
Reference
GSM 07.07
Note
•  Also see chapter “Supported character sets“, pg. 12.
•  When TA-TE interface is set to 8-bit operation and used TE alphabet is
7-bit, the highest bit will be set to zero.