Shutdown; Sleep; Sou; Tkp - AMX MST-1001 Configuration Manual

Modero s series tabletop touch panel and landscape wall mount touch panel
Table of Contents

Advertisement

Panel Commands (Cont.)
SHUTDOWN Shut down the batteries providing power to the panel.

SLEEP

@SOU

@TKP

TPAGEON

TPAGEOFF

@VKB

^VKS

Modero S Series Touch Panels - Configuration & Programming Manual
• Syntax:

"'SHUTDOWN'"

• Example:
SEND COMMAND Panel,"'SHUTDOWN'"
Shuts-down the batteries feeding power to the panel. This function saves the battery from discharging.
Force the panel into screen saver mode.
• Syntax:
"'SLEEP'"
• Example:
SEND COMMAND Panel,"'SLEEP'"
Forces the panel into screen saver mode.
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.
Send one or more virtual key strokes to the G4 application. Key presses and key releases are not distinguished except in the
case of CTRL, ALT, and SHIFT. Refer to theEmbedded Codes table on page 89 that define special characters which can be
included with the string but may not be represented by the ASCII character set.
• Syntax:
"'^VKS-<string>'"
• Variables:
string = Only 1 string per command/only one stroke per command.
• Example:
SEND COMMAND Panel,"'^VKS-'8"
Sends out the keystroke 'backspace' to the G4 application.
Programming
44

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Msd-701-lMst-431Msd-431-lMsd-1001-lMst-701

Table of Contents