CRESTRON-APP-SSTV
Control App for Samsung SMART TV
Operations & Installation Guide – DOC. 7594A Control App for Samsung SMART TV: CRESTRON-APP-SSTV
•
13
Appendix A: Configuration
NOTE:
This section contains instructions that require familiarity with the XML
programming language and structure. Only experienced programmers should make
changes to the XML file.
NOTE:
For a list of supported XML commands, refer to “Appendix B: XML Text
and Supported Commands” on page 17.
NOTE:
XML text that can be modified and saved as an XML file can be found in
“Appendix C: Sample XML File” on page 18.
Menu Structure
When the app is started, the main menu is displayed. The structure and functions of
the main menu are defined in an XML file that is stored in the control system’s
“HTML” folder.
The structure and functions of the main menu are configured within the “menu” tags
of the XML file.
The main menu is comprised of main menu items. The main menu can hold a
maximum of six main menu items. Each main menu item can be a function (i.e.
“Lights On”) or can contain an unlimited amount of subitems which can be set to
function as buttons or HVAC controls.
Create Main Menu Items
“Main Menu” Screen
To create and configure an item in the main menu, add the following syntax within
the “menu” tags of the XML file where
XXXX
is a text label that is displayed on the
button and
YY
is the digital join assigned in the control system program.