AMX NXD-500i Panel Runtime Operation Commands Cont, Programming, @Sou, @Tkp, Tpageon, Tpageoff

Models: NXD-500i

1 148
Download 148 pages 52.91 Kb
Page 127
Image 127
@SOU

Programming

Panel Runtime Operation Commands (Cont.)

@SOU

Syntax:

Play a sound file.

"'@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.

 

 

@TKP

Pops up the keypad icon and initializes the text string to that specified. The Prompt Text is

Present a

optional.

 

telephone

Syntax:

keypad.

"'@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'.

 

 

TPAGEON

This command turns On page tracking, whereby when the page or popups change, a

Turn On page

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.

tracking.

Syntax:

 

 

"'TPAGEON'"

 

Example:

 

SEND COMMAND Panel,"'TPAGEON'"

 

Turns On page tracking.

 

 

TPAGEOFF

Syntax:

Turn Off page

"'TPAGEOFF'"

tracking.

Example:

 

 

SEND COMMAND Panel,"'TPAGEOFF'"

 

Turns Off page tracking.

 

 

@VKB

Syntax:

Popup the virtual

"'@VKB'"

keyboard.

Example:

 

 

SEND COMMAND Panel,"'@VKB'"

 

Pops-up the virtual keyboard.

 

 

WAKE

Syntax:

Force the panel

"'WAKE'"

out of screen

Example:

saver mode.

SEND COMMAND Panel,"'WAKE'"

 

 

Forces the panel out of the screen saver mode.

 

 

NXD-500i 5" Wall/Flush Mount Touch Panel with Intercom

121

 

 

Page 127
Image 127
AMX NXD-500i manual Panel Runtime Operation Commands Cont, Programming, @Sou, @Tkp, Tpageon, Tpageoff, @Vkb, Wake