7.LW3Programmers’Reference
HDMI-TPS-RX110AY series – User's Manual
85
Appliedfirmwarepackage:v1.5.0b3 | LDCsoftware:v2.5.9b2
7.6.2. Query the Status of Destination Port
Command and Response
#portstatus
ç
GET·/MEDIA/VIDEO/XP.DestinationPortStatus
æ
pr·/MEDIA/VIDEO/XP.DestinationPortStatus=
<out_state>
Parameters
<out_state>:
theresponsecontains5ASCIIcharactersforeachport.Thefirstcharacterindicatesthemute/
lock state, the next 2-byte long HEX code showing the current state of the output port.
Example
ç
GET/MEDIA/VIDEO/XP.DestinationPortStatus
æ
pr/MEDIA/VIDEO/XP.DestinationPortStatus=M00BF
Legend
See at previous section.
Explanation
M
0
0
B
F
Unlocked,
Muted
0 0
0 0
0 0
0 0
1 0
1 1
1 1
1 1
Reserved
Reserved
Reserved
Reserved
No embedded
audio
Encrypted
Signal
presents
Connected
7.6.3.
Mute Input
Command and Response
#mute
ç
CALL·/MEDIA/VIDEO/XP:muteSource(
<in>
)
æ
mO·/MEDIA/VIDEO/XP:muteSource
Example
ç
CALL/MEDIA/VIDEO/XP:muteSource(I1)
æ
mO/MEDIA/VIDEO/XP:muteSource
7.6.4.
Unmute Input
Command and Response
#unmute
ç
CALL·/MEDIA/VIDEO/XP:unmuteSource(
<in>
)
æ
mO·/MEDIA/VIDEO/XP:unmuteSource
Example
ç
CALL/MEDIA/VIDEO/XP:unmuteSource(I1)
æ
mO/MEDIA/VIDEO/XP:unmuteSource
7.6.5.
Lock Input
Command and Response
#lock
ç
CALL·/MEDIA/VIDEO/XP:lockSource(
<in>
)
æ
mO·/MEDIA/VIDEO/XP:lockSource
Example
ç
CALL/MEDIA/VIDEO/XP:lockSource(I1)
æ
mO/MEDIA/VIDEO/XP:lockSource
7.6.6.
Unlock Input
Command and Response
#unlock
ç
CALL·/MEDIA/VIDEO/XP:unlockSource(
<in>
)
æ
mO·/MEDIA/VIDEO/XP:unlockSource
Example
ç
CALL/MEDIA/VIDEO/XP:unlockSource(I1)
æ
mO/MEDIA/VIDEO/XP:unlockSource
7.6.7.
Mute Output
Command and Response
#mute
ç
CALL·/MEDIA/VIDEO/XP:muteDestination(
<out>
)
æ
mO·/MEDIA/VIDEO/XP:muteDestination
Example
ç
CALL/MEDIA/VIDEO/XP:muteDestination(O1)
æ
mO/MEDIA/VIDEO/XP:muteDestination
7.6.8.
Unmute Output
Command and Response
#unmute
ç
CALL·/MEDIA/VIDEO/XP:unmuteDestination(
<out>
)
æ
mO·/MEDIA/VIDEO/XP:unmuteDestination
Example
ç
CALL/MEDIA/VIDEO/XP:unmuteDestination(O1)
æ
mO/MEDIA/VIDEO/XP:unmuteDestination