![AMX Modero G5 Instruction Manual Download Page 117](http://html1.mh-extra.com/html/amx/modero-g5/modero-g5_instruction-manual_2939253117.webp)
Programming - Send Commands
107
Modero G5 Touch Panels - Configuration and Programming
App Send Commands (Cont.)
^APP (Cont.)
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
?APP
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)
Summary of Contents for Modero G5
Page 58: ...Settings Menu 48 Modero G5 Touch Panels Configuration and Programming ...
Page 62: ...Gestures 52 Modero G5 Touch Panels Configuration and Programming ...
Page 66: ...MXA MP and MXA MPL Programming 56 Modero G5 Touch Panels Configuration and Programming ...
Page 138: ...Appendix B Bargraph Functions 128 Modero G5 Touch Panels Configuration and Programming ...