beautypg.com

Custom character set +wccs – Multi-Tech Systems CDMA Wireless Modem User Manual

Page 103

background image

Chapter 14 – Specific AT Commands

Multi-Tech Systems, Inc. CDMA Wireless AT Commands - PN S000294C

103

Custom Character Set +WCCS

Description: This command provides the ability to edit and display the custom character set tables. The

“CUSTOM” mode of the +CSCS command uses the custom character set tables.. In this
mode, when the user enters a string, this string is translated into the CDMA character set
using the ‘Custom To CDMA’ table. In a similar way, when the user requests a string display,
the string is translated from CDMA character set using the ‘CDMA To Custom’ table.

In edit mode, the edit session is terminated by (0x1A), or aborted by (0x1B).
Only hexadecimal characters (‘0’…’9’, ‘A’…’F’) can be used; two hexadecimal digits per
character. The number of characters entered must equal the edit range requested, otherwise
the command will terminate with a “+CME ERROR: 3” result.


Values:

0: Display the table
1: Edit the table

0: Custom To CDMA conversion table
1: CDMA To Custom conversion table

, Character range to display/edit. If only is present, only this
char is displayed/edited.

0…127: for CDMA To Custom conversion table
0…127: for Custom To CDMA conversion table

Syntax:

Command syntax: AT+WCCS=,

,[,]

Command

Possible Responses

AT+WCCS=0,0,20,30
Note: Display character locations 120 through 130
of the Custom To CDMA conversion table

+WCCS: 11, 78797A2020202020097E05
OK
Note: 11 characters displayed

AT+WCCS=1,0,115
20
Note: Edit character 115 of the Custom To CDMA
conversion table

OK
Note: Edit successful

AT+WCCS=1,1,0,4
40A324A5E8
Note: Edit the 5 first characters of the CDMA To
Custom conversion table

OK
Note: Edit successful

AT+WCCS=1,1,200
Note: Edit character 200 of CDMA To Custom
conversion table

+CME ERROR: 3
Note: Index out of range