7.LW3Programmers’Reference
HDMI-TPS-RX110AY series – User's Manual
76
Appliedfirmwarepackage:v1.4.0 | LDCsoftware:v2.4.0b3
7.6.2. Query the Status of Destination Port
Command and Response
#portstatus
Î
GET·/MEDIA/AUDIO/XP.DestinationPortStatus
Í
pr·/MEDIA/AUDIO/XP.DestinationPortStatus=
<out1_state>
;
<out2_state>
Theresponsecontains5ASCIIcharactersforeachport.Thefirstcharacterindicatesthemute/lockstate,
the next 2-byte long HEX code showing the current state of the output port.
Example
Î
GET/MEDIA/AUDIO/XP.DestinationPortStatus
Í
pr/MEDIA/AUDIO/XP.DestinationPortStatus=T000F;T000B
Legend
See at previous section.
Example and Explanation
T
0
0
0
F
Unlocked,
Unmuted
0 0
0 0
0 0
0 0
0 0
0 0
1 1
1 1
Reserved
Reserved
Reserved
Reserved
Reserved
Reserved
Signal
presents
Connected
7.6.3.
Mute Input
Command and Response
#mute
Î
CALL·/MEDIA/AUDIO/XP:muteSource(
<in>
)
Í
mO·/MEDIA/AUDIO/XP:muteSource
Example
Î
CALL/MEDIA/AUDIO/XP:muteSource(I1)
Í
mO/MEDIA/AUDIO/XP:muteSource
7.6.4.
Unmute Input
Command and Response
#unmute
Î
CALL·/MEDIA/AUDIO/XP:unmuteSource(
<in>
)
Í
mO·/MEDIA/AUDIO/XP:unmuteSource
Example
Î
CALL/MEDIA/AUDIO/XP:unmuteSource(I1)
Í
mO/MEDIA/AUDIO/XP:unmuteSource
7.6.5.
Lock Input
Command and Response
#lock
Î
CALL·/MEDIA/AUDIO/XP:lockSource(
<in>
)
Í
mO·/MEDIA/AUDIO/XP:lockSource
Example
Î
CALL/MEDIA/AUDIO/XP:lockSource(I1)
Í
mO/MEDIA/AUDIO/XP:lockSource
7.6.6.
Unlock Input
Command and Response
#unlock
Î
CALL·/MEDIA/AUDIO/XP:unlockSource(
<in>
)
Í
mO·/MEDIA/AUDIO/XP:unlockSource
Example
Î
CALL/MEDIA/AUDIO/XP:unlockSource(I1)
Í
mO/MEDIA/AUDIO/XP:unlockSource
7.6.7.
Mute Output
Command and Response
#mute
Î
CALL·/MEDIA/AUDIO/XP:muteDestination(
<out>
)
Í
mO·/MEDIA/AUDIO/XP:muteDestination
Example
Î
CALL/MEDIA/AUDIO/XP:muteDestination(O1)
Í
mO/MEDIA/AUDIO/XP:muteDestination
7.6.8.
Unmute Output
Command and Response
#unmute
Î
CALL·/MEDIA/AUDIO/XP:unmuteDestination(
<out>
)
Í
mO·/MEDIA/AUDIO/XP:unmuteDestination
Example
Î
CALL/MEDIA/AUDIO/XP:unmuteDestination(O1)
Í
mO/MEDIA/AUDIO/XP:unmuteDestination