At+cscs set te character set, 40 at+cscs set te character set – Siemens MC35 User Manual

Page 111

Advertising
background image

AT Command Set

MC35_ATC_01_V03.02

Page 111 of 228

13.03.2002

4.40 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. 11.

• 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.

Advertising