|
Overview
:

This
MXM allows controlling and monitoring the
> Medialon
> Multimedia Interactive Player (MIP).
The MIP is a robust player specially designed for multimedia
playback applications in museums, rides, interactive kiosks
and dynamic signage.
The connection to the MIP is done
via
Ethernet/TCP/IP.
> Top
Installation
(MXM) :
This
MxM doesn't require any specific installation.
> Top
Creation
(Device) :
Device creation window :

The
MXM have to be informed of the IP address and the port of
the MIP controlled. Note that the default port is the
4004.
The
MXM can also reconnect automatically depending on user's
desire.
> Top
Commands
(List Of) :
Play Media
:
Description
: Play a media (Jpeg,
Videos, PowerPoint, Html, URL…)
of the MIP.
Parameters :
Media Name : [Type : String] : Name of the
media on the MIP.
Note
: A wizard helps to choose files presents in the MIP.
Play Sequence :
Description
: Play a sequence of the MIP.
Parameters :
Sequence Name : [Type : String] : Name of the
sequence on the MIP.
Number Of Loops : [Type : Integer] : Number of
repetition of chosen sequence. If equal to 0, the sequence is
repeated infinitely.
Note
: A wizard helps to choose sequences presents in
the MIP.
Usage : The name of the sequence
must be preceded of "Sequences\". For example : "Sequences\mysequence01.mdms"
Play Schedule :
Display Ticker :
Description
: Display ticker.
Parameters :
Text : [Type : String] : Text of the ticker.
Font Size : [Type : Integer] : Font size of the
ticker.
Font Color : [Type : String] : Font color of
the ticker.
Font Name : [Type : String] : Font name of the
ticker.
Font Weight : [Type : Enum] : Font Weight of
the ticker. Normal or bold.
Font Style : [Type : Enum] : Font style of the
ticker. Normal or Italic.
Text Decoration : [Type : Enum] : Text
decoration of the ticker. None/Underline/Overline or
Line-Through.
Ticker Height : [Type : Integer] : Ticker
height.
Background Color : [Type : String] : Background
color of the ticker.
Period : [Type : Integer] : Period in seconds
of the ticker. If equal to 0, ticker is stationary.
Scroll Mode : [Type : Enum] : Scroll mode of
the ticker. Right to left or left to right.
Note : the colors can be HTML values ( example
: #FF0000 or red ) or can be choose with wizard.
Hide Ticker :
Shutdown :
Reboot :
Set Audio Volume :
Driver Command :
Description
: Execute driver command on the MIP.
Parameters :
Command type : [Type : Enum] : Type of
command : see "usage".
First Parameter : [Type : String] : First
parameter of the driver command.
Second Parameter : [Type : String] : Second
parameter of the driver command.
Usage : When choosing a command in the
list of "command type", the wizard allows
access to parameters adapted to each command.
Note : The last command is called
"Specific command". These specific commands
are configured in the Ini files of the driver in the [SPECIFIC_COMMAND]
section.
Trigger
Command :
Send Serial Command :
Available
values : "None" : No parity used (by default). "Even" : Even parity used. "Odd" : Odd parity used.
Display Default Media :
Resume :
> Top
Variables
(List Of) :
Status :
Type
: Enum.
Description : Current status of the device connection.
Available Values :
| "Unconnected" | : | Not connected |
| "Connecting" | : | Connection in progress |
| "Ready" | : | Device is connected
and ready to work |
| "Busy" | : |
Device working |
Error :
Type
: Enum.
Description : Current error status of the device.
Available Values :
| "No Error" | : | Device is Ok |
| "Network Error" | : | A network or transmission error occurred |
CurrentMedia :
Type
: String.
Description : Current media playing on the MIP.
CurrentSequence :
Type
: String.
Description : Current sequence playing on the
MIP.
CurrentSchedule :
Type
: String.
Description : Current schedule active on the MIP.
DiskSpace :
Type
: Integer.
Description : Free space percent on hard drive of
the MIP.
MediaList :
Type
: String.
Description : List of media present in the MIP.
SequenceList :
Type
: String.
Description : List of sequences present in the
MIP.
ScheduleList :
Type
: String.
Description : List of schedules present in the
MIP.
TriggerStatus :
TriggerCount :
Type : Integer.
Description : Integer indicating the number of
trigger.
DriverCommandStatus :
> Top
Support
(Difference with previous versions) :
> Top
|