App - AMX Modero G5 Instruction Manual

X series g5 touch panels
Hide thumbs Also See for Modero G5:
Table of Contents

Advertisement

App Send Commands (Cont.)
^APP (Cont.)

?APP

Modero G5 Touch Panels - Configuration and Programming
Examples:
SEND COMMAND Panel,'^APP,0,0,Browser'
Launch browser in upper left corner
SEND COMMAND Panel,'^APP,Browser'
Kill browser
SEND COMMAND Panel,'^APP,show,Browser'
Show the browser in the default location and window type.
SEND COMMAND Panel,'^APP,close,Browser'
Close the browser
SEND COMMAND Panel,'^APP,0,0,Browser,URI,string,
http://www.amx.com'
Open browser in upper left corner with startup page set to
http://www.amx.com
SEND COMMAND Panel,'^APP,show,Browser,URI,string,
http://www.amx.com'
Launch browser in default position with startup page set to
http://www.amx.com
Query all the available apps installed. App names are sent through a custom
event:
Port: port command was received on
ID: 1
Type: 4170
Flag: 0
Value1: App Number ( 0 - max number apps in no particular order)
Value2 Number of available apps
Value3:n/a
Text: App Name (suitable for launching via ^APP,0,0,AppName)
Programming - Send Commands
107

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents