![Lightware HDBaseT HDMI-TPS-RX110AY Скачать руководство пользователя страница 90](http://html.mh-extra.com/html/lightware/hdbaset-hdmi-tps-rx110ay/hdbaset-hdmi-tps-rx110ay_user-manual_1915355090.webp)
7.LW3Programmers’Reference
HDMI-TPS-RX110AYseries–User'sManual
90
Appliedfirmwarepackage:v1.5.0b3 | LDCsoftware:v2.5.9b2
7.7.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.7.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.7.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.7.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.7.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.7.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.7.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