28
4.0 MP7XX Commands (mp7xx.conf file)
4.1. MP7XXConfig /mp7xx.conf Command Structure
Commands inside the mp7xx.conf file are formatted as follows:
command name, parameter1, parameter2, …., parameterN
One command per line. The command name and associated parameters are
comma delimited. Command names are not case-insensitive. Some parameters
may be case sensitive (file names for example are always case-sensitive).
Commands will be executed in same order as listed in file. Some commands
may require one time reboot to take effect; in this case all commands will
be completed prior to any reboot which will occur last. Quick Sign 700
automatically generates the mp7xx.conf file for publish operations. The file
may also be manually created and modified.
Example of a mp7xxx.conf file:
StartUpItem,Video,Robotica_1080.wmv
4.2 MP7XXConfig/mp7xx.conf Command Set
4.2.1. EraseTNETXapp
This command will erase a TNET X-App if it exists on player. See section of
Legacy X-App Support for more information on TNET X-Apps.
4.2.2. StartUpItem
Sets the item to be played on player start up and upon insertion of the external
memory device (SD card or USB flash drive). This may also specify a special
operation on start up such as a Schedule or Script.
command
:
StartupItem,<type or operation>, <item name>
<type or operation>
=
None, Html, Video, Music, Playlist, Schedule, Kiosk, CCM, Script
<item name>
=
file name of the item to be played (or as based on type)
startup types:
•
None
:
Nothing will be started, the screen will be black.
•
Html
:
File that is played in a browser typically an html file with extension .html/.htm.
•
Video
:
Video file
•
Music
:
Music file (mp3 encoded)
•
Playlist
:
A list of videos, images, and/or html files to be played. The list is formatted
according to the CE Labs MP7XX Playlist Specification.
•
Schedule
:
Playback is based on a file containing scheduling information. The schedule
file is an XML file formatted as specified in the CE Labs Content Manager
API document.
•
Kiosk
:
The player operates based on a button setup that indicates the video or
playlist to be played when a button is pressed.
Note: The media file or browser file to be played must reside on the same memory device as the
command file (mp7xx.conf).
Example
:
StartupItem,Video,Robotica_1080.wmv