Specifications

Chapter 13 – Specific AT Commands
Multi-Tech Systems, Inc. CDMA AT Commands Reference Guide (PN S000294K) 83
Custom Character Set Tables +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 <ctrl-Z> (0x1A), or aborted by <ESC> (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: <mode>
0 Display the table
1 Edit the table
<table>
0 Custom To CDMA conversion table
1 CDMA To Custom conversion table
<char 1>, <char 2> Character range to display/edit. If only <char 1> 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=<mode>,<table>,<char 1>[,<char 2>]
Command Possible Responses
AT+WCCS=0,0,20,30
Note: Display character locations 20 through 30 of
the Custom To CDMA conversion table
+WCCS: 11, 78797A2020202020097E05
OK
Note: 11 characters displayed
AT+WCCS=1,0,115<CR>
20<ctrl-Z>
Note: Edit character 115 of the Custom To CDMA
conversion table
OK
Note: Edit successful
AT+WCCS=1,1,0,4<CR>
40A324A5E8<ctrl-Z>
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
CPHS Command +CPHS
Description: This command is used to activate, deactivate or interrogate a CPHS feature (e.g. Voice Mail Indicator).
When performing an interrogation (mode = 2), the selected <FctId> CPHS feature is automatically enabled
(status = 1).
Note: This command will return +CME ERROR: 3 if the CPHS feature is disabled.
Values: <Mode>
0 Deactivate a CPHS feature
1 Activate a CPHS feature
2 Interrogate a CPHS status
<FctId>
1 Voice Mail Indicator
<Status>
0 CPHS feature disabled
1 CPHS feature enabled
Syntax: Command syntax: AT+CPHS=<Mode>,<FctId>
Command Possible Responses
AT+CPHS=<Mode>,<FctId> OK
AT+CPHS? +CPHS: <Status>,<FctId1><CR<LF>
OK
AT+CPHS=?
Note: display the range of values
+CPHS: (0-2),(1-1)
OK