AMX MVP-8400i Panel Runtime Operation Commands Cont, Programming, @Sou, @Ssl, @Sst, @Swk, @Tkp

Models: MVP-8400i

1 198
Download 198 pages 7.68 Kb
Page 155
Image 155
@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.

 

 

@SSL

Syntax:

Change Sleep

"'@SSL-<string>'"

string.

Variables:

 

 

string = name of sleep string.

 

Example:

 

SEND COMMAND Panel,"'@SWK-SLEEPNOW'"

 

Changes the sleep string to SLEEPNOW.

 

 

@SST

Syntax:

Change Startup

"'@SST-<string>'"

string.

Variables:

 

 

string = name of startup string.

 

Example:

 

SEND COMMAND Panel,"'@SWK-STARTUPNOW'"

 

Changes the startup string to STARTUPNOW.

 

 

@SWK

Syntax:

Change Wakeup

"'@SWK-<string>'"

string.

Variables:

 

 

string = name of wakeup string.

 

Example:

 

SEND COMMAND Panel,"'@SWK-WAKEUPNOW'"

 

Changes the wakeup string to WAKEUPNOW.

 

 

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

 

 

^TNC

Syntax:

Clears task note.

"'^TNC'"

 

Example:

 

SEND COMMAND Panel,"'^TNC'"

 

Clears task note.

 

 

MVP-8400i Modero Viewpoint Wireless Touch Panels

145

 

 

Page 155
Image 155
AMX MVP-8400i manual Panel Runtime Operation Commands Cont, Programming, @Sou, @Ssl, @Sst, @Swk, @Tkp