7.LW3Programmer'sReference
HDMI-TPS-TX200series–User'sManual
95
Appliedfirmwarepackage:v1.3.2b3 | LDCsoftware:v2.5.7b2
7.7.7. Querying the Input Port Priority
Command and Response
ç
GET·/MEDIA/AUDIO/XP.PortPriorityList
æ
pr·/MEDIA/AUDIO/XP.PortPriorityList=
<out1_list>;<out2_list>
Parameters
Theresponserepresentsthepriorityforthesourceportsgroupedbydestinations.
Identifier
Parameterdescription
Parametervalues
<out1_list>
The priority for the source
portsonO1.
<I1_priority>
,
<I2_priority>
,
<I3_priority>
,
<I4_priority>
,
<I5_priority>
<out2_list>
The priority for the source
ports on O2.
<I1_priority>
,
<I2_priority>
,
<I3_priority>
,
<I4_priority>
,
<I5_priority>
Theprioritynumbercanbefrom0to31.0isthehighest-and30isthelowestpriority,31meansthattheport
isignored.Theinputportnumbersdependonthedevice.SincetheO2ismirroredfromO1,thesettingsare
the same on both output ports.
Example
ç
GET/MEDIA/AUDIO/XP.PortPriorityList
æ
pr/MEDIA/AUDIO/XP.PortPriorityList=0,1,2,3,4;0,1,2,3,4
Audio input port
I1
I2
I3
I4
I5
Priority
0
1
2
3
4
I1hasthehighestprioritywiththe0value,I5hasthelowestvalue(4).
ATTENTION!
Thesameprioritynumbercanbesettodifferentinputports.Whentheprioritynumbers
match,theinputportwiththelowestportnumberwillhavethehighestpriority.
7.7.8.
Changing the Input Port Priority
Command and Response
ç
CALL·/MEDIA/AUDIO/XP:setAutoselectionPriority(
<in>
(
<out>
):
<priority>
)
æ
mO·/MEDIA/AUDIO/XP:setAutoselectionPriority
Parameters
Seetheprevioussection.
Example
ç
CALL/MEDIA/AUDIO/XP:setAutoselectionPriority(I3\(O1\):0;I2\(O1\):31)
æ
mO/MEDIA/AUDIO/XP:setAutoselectionPriority
ThepriorityofI3hasbeensetto0andI2hasbeensetto31onoutput1.Theexampleshowsthatcontrol
charactershavebeenescaped:thebackslash'\'characterisinsertedbeforetheroundbrackets().Seemore
informationabouttheescapinginthe
7.7.9.
Muting an Input Port
Command and Response
ç
CALL·/MEDIA/AUDIO/XP:muteSource(
<in>
)
æ
mO·/MEDIA/AUDIO/XP:muteSource
Example
ç
CALL/MEDIA/AUDIO/XP:muteSource(I1;I3)
æ
mO/MEDIA/AUDIO/XP:muteSource
7.7.10.
Unmuting an Input Port
Command and Response
ç
CALL·/MEDIA/AUDIO/XP:unmuteSource(
<in>
)
æ
mO·/MEDIA/AUDIO/XP:unmuteSource
Example
ç
CALL/MEDIA/AUDIO/XP:unmuteSource(I1;I3)
æ
mO/MEDIA/AUDIO/XP:unmuteSource
7.7.11.
Locking an Input Port
Command and Response
ç
CALL·/MEDIA/AUDIO/XP:lockSource(
<in>
)
æ
mO·/MEDIA/AUDIO/XP:lockSource
Example
ç
CALL/MEDIA/AUDIO/XP:lockSource(I2;I4)
æ
mO/MEDIA/AUDIO/XP:lockSource
7.7.12.
Unlocking an Input Port
Command and Response
ç
CALL·/MEDIA/AUDIO/XP:unlockSource(
<in>
)
æ
mO·/MEDIA/AUDIO/XP:unlockSource
Example
ç
CALL/MEDIA/AUDIO/XP:unlockSource(I2;I4)
æ
mO/MEDIA/AUDIO/XP:unlockSource