7. LW3 Programmers’ Reference
UMX-HDMI-140 series– User's Manual
84
Applied firmware package: v1.2.0 | LDC software: v2.4.1b7
The Most Common Received Port Status Responses
T000A
T
0
0
0
A
Unlocked,
Unmuted
0 0
0 0
0 0
0 0
0 0
0 0
1 0
1 0
Reserved Reserved Reserved Reserved Reserved Reserved
No signal
Not connected
T000B
T
0
0
0
B
Unlocked,
Unmuted
0 0
0 0
0 0
0 0
0 0
0 0
1 0
1 1
Reserved Reserved Reserved Reserved Reserved Reserved
No signal
Connected
T000F
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
Only for Phoenix audio port:
Character 5 is C (11 00) which means signal is present but the cable connection
status is unknown. The explanation is Phoenix connector has no pin which can indicate the connection
status so this is always unknown.
T000C
T
0
0
0
C
Unlocked,
Unmuted
0 0
0 0
0 0
0 0
0 0
0 0
1 1
0 0
Reserved Reserved Reserved Reserved Reserved Reserved
Signal presents
Unknown
7.6.2. Query the Status of Destination Port
Command and Response
#portstatus
ç
GET·/MEDIA/AUDIO/XP.DestinationPortStatus
æ
pr
·
/MEDIA/AUDIO/XP.DestinationPortStatus=
<out_status>
The response contains 5 ASCII characters for each port. The first character indicates the mute/lock state,
the next 2-byte long HEX code showing the current state of the output port.
ç
GET /MEDIA/AUDIO/XP.DestinationPortStatus
æ
pr /MEDIA/AUDIO/XP.DestinationPortStatus=M000F
Legend
See at previous section.
Example and Explanation (M000F)
M
0
0
0
F
Unlocked,
Muted
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. Query the Audio Crosspoint Setting
Command and Response
ç
GET·/MEDIA/AUDIO/XP.DestinationConnectionList
æ
pr
·
/MEDIA/AUDIO/XP.DestinationConnectionList=
<in>
Example
ç
GET /MEDIA/AUDIO/XP.DestinationConnectionList
æ
pr /MEDIA/AUDIO/XP.DestinationConnectionList=I5
Explanation
: I5 input port is connected to the output port.
7.6.4.
Switching Audio Input
Command and Response
#switch #crosspoint
ç
CALL·/MEDIA/AUDIO/XP:switch(
<in>
:
<out>
)
æ
mO
·
/MEDIA/AUDIO/XP:switch
Example
ç
CALL /MEDIA/AUDIO/XP:switch(I2:O1)
æ
mO /MEDIA/AUDIO/XP:switch
I2 port is connected to O1 port.