Programming
138
CV17 17" Modero Coor Video Touch Panels
Panel Runtime Operation Commands (Cont.)
AKEYB
Pop up the
keyboard icon and
initialize the text
string to that
specified.
Keyboard string is set to null on power up and is stored until power is lost.
Syntax:
"'AKEYB-<initial text>'"
Variables:
initial text = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'AKEYB-This is a Test'"
Pops up the Keyboard and initializes the text string 'This is a Test'.
AKEYP
Pop up the
keypad icon and
initialize the text
string to that
specified.
The keypad string is set to null on power up and is stored until power is lost.
Syntax:
"'AKEYP-<number string>'"
Variables:
number string = 0 - 9999.
Example:
SEND COMMAND Panel,"'AKEP-12345'"
Pops up the Keypad and initializes the text string '12345'.
AKEYR
Remove the
Keyboard/
Keypad.
Remove keyboard or keypad that was displayed using 'AKEYB', 'AKEYP', 'PKEYP',
@AKB, @AKP, @PKP, @EKP, or @TKP commands.
Syntax:
"'AKEYR'"
Example:
SEND COMMAND Panel,"'AKEYR'"
Removes the Keyboard/Keypad.
@AKP
Pop up the
keypad icon and
initialize the text
string to that
specified.
Keypad string is set to null on power up and is stored until power is lost. The Prompt Text
is optional.
Syntax:
"'@AKP-<initial text>;<prompt text>'"
Variables:
initial text = 1 - 50 ASCII characters.
prompt text = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'@AKP-12345678;ENTER PASSWORD'"
Pops up the Keypad and initializes the text string '12345678' with prompt text ’ENTER
PASSWORD’.
@AKR
Remove the
Keyboard/
Keypad.
Remove keyboard or keypad that was displayed using 'AKEYB', 'AKEYP', 'PKEYP',
@AKB, @AKP, @PKP, @EKP, or @TKP commands.
Syntax:
"'@AKR'"
Example:
SEND COMMAND Panel,"'@AKR'"
Removes the Keyboard/Keypad.
BEEP
Output a beep.
Syntax:
"'BEEP'"
Example:
SEND COMMAND Panel,"'BEEP'"
Outputs a beep.
Содержание modero NXD-CV17
Страница 1: ...Operation Reference Guide Touch Panels NXT D CV17 17 Modero Touch Panel Last Revised 8 04 2010...
Страница 10: ...viii CV17 17 Modero Coor Video Touch Panels Table of Contents...
Страница 56: ...Installation 46 CV17 17 Modero Coor Video Touch Panels...
Страница 86: ...Upgrading Modero Firmware 76 CV17 17 Modero Coor Video Touch Panels...
Страница 162: ...Appendix 152 CV17 17 Modero Coor Video Touch Panels...
Страница 167: ...Troubleshooting 157 CV17 17 Modero Coor Video Touch Panels...