MultiQ Digital Signage – DSMS 3 User’s Manual Ver. 2, 2010-06-08
86
You will now find a valuable tool that makes it possible for you to create and try the commands needed
to build any kind of interactive application you like. In these interactive applications you can control the
playlists that are available in the media player.
In this exercise we will use the “Test links” in the upper part of the tool (Figure 119). These links
address the playlists and the areas on the screen by name. In the lower portion of the tool there are
“Deprecated links” that use database indexes for addressing. This is however a less universal and more
complicated way of building the applications.
To user the tool we need to fill out the textboxes. Add “Primary” to the “Area Name” textbox. Then try to
click the “next(area name)” hyperlink at the top of the tool. You will now see that you are able to step
through the current playlist on the screen (that should be the “Banking” playlist). You can also try to step
backwards by using the “previous(area name)” hyperlink.
Figure 120. The “example” tool is used to generate and test the API commands that are used in the
applications.
By pressing “previous(area
name)” the media player will
move backwards in the playlist.
The URL API commands are
automatically generated the
upper line contains the code
needed for addressing the media
player from outside while the
lower line contains the “local
host” 127.0.0.1 command that is
needed for the unit to address
itself (internal interactivity).