This section describes the structure and the parameters of the configuration commands that can be
sent to an HMP for execution.
A configuration command is represented within the XML configuration string through an XML element,
direct descendant of the
<configuration>
element.
In case the configuration command requires one parameter, it is usually provided within the
text content of the element.
If it requires more parameters, these are usually provided as inner XML elements.
For instance, to configure the HMP to use DHCP, a simple XML element is used:
<ethernet-dhcp/>
To change the time zone setting, the time zone name is specified within the text content of the
element:
<timezone>Europe/Zurich</timezone>
To set the HMP device to use a fixed IP address, several parameters are needed, each being provided
as a separate XML element under the main command:
<ethernet-static>
<address>192.168.1.10</address>
<netmask>255.255.255.0</netmask>
<gateway>192.168.1.1</gateway>
<dns>192.168.1.1</dns>
</ethernet-static>
This section describes all the parameters related to the configuration of the display.
Control the video mode used by the display. This command is composed of 4 parameters:
<resolution>
Resolution to be used. The list of supported resolution depends on the screen and the
player. Typical values are 640x480, 1280x720, 1920x1080 etc.
<vertical-freq>
Refresh rate of the display. Possible values are 24, 25, 39, 50, and 60.
<force-std-mode>
Содержание HMP series
Страница 1: ...www spinetix com ...