AMX MVP-8400i Panel Runtime Operation Commands Cont, Programming, Tpageon, Tpageoff, @Vkb, Wake

Models: MVP-8400i

1 198
Download 198 pages 7.68 Kb
Page 156
Image 156
TPAGEON

Programming

Panel Runtime Operation Commands (Cont.)

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

"'@VKB'"

virtual

Example:

keyboard.

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.

 

 

146

MVP-8400i Modero Viewpoint Wireless Touch Panels

Page 156
Image 156
AMX MVP-8400i manual Panel Runtime Operation Commands Cont, Programming, Tpageon, Tpageoff, @Vkb, Wake