TC63 AT Command Set

2.13 AT+CSCS

s

2.13AT+CSCS Select TE character set

The AT+CSCS write command informs the TA which character set <chset> is used by the TE. This enables the TA to convert character strings correctly between TE and ME character sets. See also Section 1.5, Supported character sets.

Note that when the TA-TE interface is set to 8-bit operation and the used TE alphabet is 7-bit, the highest bit will be set to zero.

Syntax

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

Reference(s)

GSM 07.07, GSM 11.11

PIN ASC0 ASC1 USB MUX1 MUX2 MUX3 Charge 4 Last

! % % % % % % ! % !

Parameter Description

<chset>(str)

“GSM“(&F)

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 numbers from 0000 to FFFF;

 

e.g. "004100620063" equals three 16-bit characters with decimal values 65, 98

 

and 99, $(AT R97)$

TC63_ATC_V00.490

Page 51 of 501

5/24/05

Confidential / Draft - Do not copy

 

 

Page 51
Image 51
Siemens TC63 manual 13 AT+CSCS Select TE character set, At+Cscs=?, At+Cscs?