2.12AT+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 MUX1 MUX2 MUX3 Charge  Last

! % % % % % ! ! !

Parameter Description

<chset>(str)

"GSM"(&F)(P)

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.

MC55_ATC_V04.00

Page 49 of 475

3/17/06

Confidential / Released

 

 

Page 49
Image 49
Siemens MC55 AT manual 12 AT+CSCS Select TE character set, At+Cscs=?, At+Cscs?