Sou; Tkp; Tpageon; Tpageoff - AMX NXD-500i Operation/Reference Manual

5" modero wall/flush mount touch panel with intercom
Hide thumbs Also See for NXD-500i:
Table of Contents

Advertisement

Panel Runtime Operation Commands (Cont.)

@SOU

@TKP

TPAGEON

TPAGEOFF

@VKB

WAKE

NXD-500i 5" Modero Wall/Flush Mount Touch Panel with Intercom
Play a sound file.
Syntax:
"'@SOU-<sound name>'"
Variables:
sound name = Name of the sound file. Supported sound file formats are: WAV & MP3.
Example:
SEND COMMAND Panel,"'@SOU-Music.wav'"
Plays the 'Music.wav' file.
Present a telephone keypad.
Pops up the keypad icon and initializes the text string to that specified.
The Prompt Text is optional.
Syntax:
"'@TKP-<initial text>;<prompt text>'"
Variables:
initial text = 1 - 50 ASCII characters.
prompt text = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'@TKP-999.222.1211;Enter Phone Number'"
Pops-up the Keypad and initializes the text string '999.222.1211' with prompt text 'Enter Phone
Number'.
Turn On page tracking.
This command turns On page tracking, whereby when the page or popups change, a string is sent to
the Master.
This string may be captured with a CREATE_BUFFER command for one panel and sent directly to
another panel.
Syntax:
"'TPAGEON'"
Example:
SEND COMMAND Panel,"'TPAGEON'"
Turns On page tracking.
Turn Off page tracking.
Syntax:
"'TPAGEOFF'"
Example:
SEND COMMAND Panel,"'TPAGEOFF'"
Turns Off page tracking.
Popup the virtual keyboard.
Syntax:
"'@VKB'"
Example:
SEND COMMAND Panel,"'@VKB'"
Pops-up the virtual keyboard.
Force the panel out of screen saver mode.
Syntax:
"'WAKE'"
Example:
SEND COMMAND Panel,"'WAKE'"
Forces the panel out of the screen saver mode.
Programming
103

Advertisement

Table of Contents
loading

Table of Contents