8. LW3 Programmers' Reference
MMX8x4-HT series – User's Manual
103
Applied firmware package: v1.2.2b5 | LDC software: v2.2.1
8.5.12. Query the Status of Destination Port
Command and Response
Ý
GET•/MEDIA/XP/VIDEO.DestinationPortStatus
Ü
pr•/MEDIA/XP/VIDEO.DestinationPortStatus=
<out1_state>
;
<out2_state>
;
<…>
;
<out#_state>
Parameters
<out#_state>
The responses contain one letter and a 1-byte long HEX code showing the current state of the
output ports. See the Legend in
Query the Status of Source Port
section.
INFO: The response depends on the number of the output ports. MMX8x4-HT400MC and MMX8x4-HT420M
models have 4 output ports, MMX8x8-HDMI-4K-A model has 8 output ports.
Example
Ý
GET /MEDIA/VIDEO/XP.DestinationPortStatus
Ü
pr
/MEDIA/VIDEO/XP.DestionationPortStatus=L00AA;T00AE;T00AF;T00AA;T00AB
INFO: Output 5 in MMX8x4-HT400MC and MMX8x4-HT420M models means the advanced analog audio output.
8.5.13. Query the Video Autoselect Settings
Command and Response
Ý
GET•/MEDIA/VIDEO/XP.DestinationPortAutoselect
Ü
pr•/MEDIA/VIDEO/XP.DestinationPortAutoselect=
<out1_set>
;
<out2_set>
;
<…>
;
<out#_set>
The response shows the settings of each output one by one.
Parameters
Identifier
Parameter description
Parameter values
<out#_set>
Two-letter code of the
Autoselect settings
1
st
letter
E:
Autoselect is enabled
D:
Autoselect is disabled
2
nd
letter
F
: First detect mode: the first active video input is selected.
P:
Priority detect: always the highest priority active video
input will be selected.
L:
Last detect: always the last attached input is switched to
the output automatically.
Example
Ý
GET /MEDIA/VIDEO/XP.DestinationPortAutoselect
Ü
pr /MEDIA/VIDEO/XP.DestinationPortAutoselect=DP;EP;EF;DP;DP
DP:
the autoselect is
D
isabled on output 1, output 4, and output 5.
EP
: the Autoselect is
E
nabled on output 2 (selected mode is Priority detect).
EF
: the Autoselect is
E
nabled on output 3 (selected mode is First detect).
INFO: For more information see
section.
INFO: Output 5 in MMX8x4-HT400MC and MMX8x4-HT420M models means the advanced analog audio output.
8.5.14.
Change the Autoselect Mode
Command and Response
#autoselect
Ý
CALL•/MEDIA/VIDEO/XP:setDestinationPortAutoselect(
<out>
:
<out_set>
)
Ü
mO•/MEDIA/VIDEO/XP:setDestinationPortAutoselect
Parameters
See the previous section.
Example
Ý
CALL /MEDIA/VIDEO/XP:setDestinationPortAutoselect(O1:EF)
Ü
mO
/MEDIA/VIDEO/XP:setDestinationPortAutoselect
The Autoselect mode is Enabled on Output 1 in First detect mode.
INFO: Output 5 in MMX8x4-HT400MC and MMX8x4-HT420M models means the advanced analog audio
output.
8.5.15. Query the Input Port Priority
Command and Response
Ý
GET•/MEDIA/VIDEO/XP.PortPriorityList
Ü
pr•/MEDIA/VIDEO/XP.PortPrioirtyList=
<out1_list>
;
<out2_list>
;
<…>
;
<out#_list>
The response shows the priority of each output one after another. The priority number can be from 0 to 31; 0 is the
highest- and 30 is the lowest priority. 31 means that the port will be skipped from the priority list.
Parameters
<out_list>
The input port priority order of the given output port: <in1>,<in2>,<…>,<in>
Example
Ý
GET /MEDIA/VIDEO/XP.PortPriorityList
Ü
/MEDIA/VIDEO/XP.PortPriorityList=7,6,5,4,3,2,1,0;0,1,2,3,4,5,6,7;0,1,2,3,4,5,6,7;
0,1,2,3,4,5,6,7;0,1,2,3,4,5,6,7
There are five outputs, so there are five groups listed in the response (divided by semicolons) and each group (list)
contains eight priority numbers.
The response: 7,6,5,4,3,2,1,0;0,1,2,3,4,5,6,7;0,1,2,3,4,5,6,7;0,1,2,3,4,5,6,7;0,1,2,3,4,5,6,7.
Those values show the priority order of the video input ports:
Output 1
Output 2
Output 3
I1 I2 I3 I4 I5 I6 I7 I8 I1 I2 I3 I4 I5 I6 I7 I8 I1 I2 I3 I4 I5 I6 I7 I8
7
6
5
4
3
2
1
0
0
1
2
3
4
5
6
7
0
1
2
3
4
5
6
7
Output 3
Output 5
I1 I2 I3 I4 I5 I6 I7 I8 I1 I2 I3 I4 I5 I6 I7 I8
0
1
2
3
4
5
6
7
0
1
2
3
4
5
6
7