Chapter 3: AT Commands Reference
June 30, 2008 AT Commands Reference Manual 3-317
&Y, Default User Profile
The following table shows the &Y parameters.
Example
AT&Y0
OK
AT&Y1
OK
+CKPD, Keypad Control
This command emulates key presses, or virtual keycodes, as if entered from the G24 keypad or
from a remote handset. If a key is not supported by the G24, the G24 returns +CME ERROR:
indicating that error 25 (Invalid character) has occurred.
When using this command, numeric keys (0-9) must be placed within double quotes, for example,
AT+CKPD="4". Multiple numeric key presses can be strung together into one command, for
example, AT+CKPD+"18478622544".
The characters ^ (up) and v (down) can be used with this command to scroll through menu items.
The number of characters indicates the number of times to scroll in that direction. For example,
AT+CKPD=vvvv scrolls four menu items down.
This command is provided primarily to support test efforts, and to allow the emulation of a
handset device by a peripheral. This command is not intended to be used by accessory devices to
access items within the G24 menus.
It is not recommended to dial using this command. Using CKPD for call control purposes can
cause inconsistencies between call control indications and the true call control state. If CKPD is
used for call control despite this recommendation, it should not be mixed with call control AT
Command
Type Syntax Response/Action
Set &Y[<n>] OK
or:
+CME ERROR: <err>
Table 3-204:&Y Parameters
<Parameter> Description
<n> User’s profile number:
0 Selects power-up configuration to user’s profile 0
1 Selects power-up configuration to user’s profile 1
The default value is 0.