Siemens MC35 User Manual

Page of 256
AT Command Set
 
 
 
 
 
 
 
MC35_ATC_01_V05.00 
Page 128 of 256 
15.07.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 since 
the codes used to stop and resume data flow (XOFF = decimal 19, 
(XON = decimal 17) are interpreted as normal 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 1.5 (“Supported character sets”). 
·  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.