7. LW3 Programmers’ Reference
MX2-8x8-HDMI20 series – User's Manual
48
The Most Common Received Port Status Responses
T00AA
T
A
A
Unlocked,
Unmuted
1 0
1 0
1 0
1 0
No embedded
audio
Not
encrypted
No signal
Not
connected
T00AB
T
A
B
Unlocked,
Unmuted
1 0
1 0
1 0
1 1
No embedded
audio
Not
encrypted
No signal
Connected
T00AF
T
A
F
Unlocked,
Unmuted
1 0
1 0
1 1
1 1
No embedded
audio
Not
encrypted
Signal
presents
Connected
T00EF
T
E
F
Unlocked,
Unmuted
1 1
1 0
1 1
1 1
Embedded
audio presents
Not
encrypted
Signal
presents
Connected
T00BF
T
B
F
Unlocked,
Unmuted
1 0
1 1
1 1
1 1
No embedded
audio
Encrypted
Signal
presents
Connected
T00FF
T
F
F
Unlocked,
Unmuted
1 1
1 1
1 1
1 1
Embedded
audio presents
Encrypted
Signal
presents
Connected
8.7. Video Input Port Settings
INFO: The current setting can be queried by using the
8.7.1. Query the Status of Source Port
Command format:
GET
●
/MEDIA/XP/VIDEO.SourcePortStatus
Response format:
pr
●
/MEDIA/XP/VIDEO.SourcePortStatus=<I1_
state>;<I2_state>;…; <I8_state>
The responses contain one letter and a 1-byte long HEX code showing
the current state of the input ports.
Example:
˃
GET /MEDIA/XP/VIDEO.SourcePortStatus
˂
pr /MEDIA/XP/VIDEO.
SourcePortStatus=TEF;TAA;TAA;TAA;TAA;TAA;TAA;TAA
Legend:
Example and Explanation (TEF):
T
E
F
Unlocked,
Unmuted
1 1
1 0
1 1
1 1
Embedded audio
presents
Not encrypted
Signal
presents
Connected
Letter (Character 1)
Mute state
Lock state
T
Unmuted
Unlocked
L
Unmuted
Locked
M
Muted
Unlocked
U
Muted
Locked
Byte 1
Character 2
Character 3
BIT 7-6
BIT 5-4
BIT 3-2
BIT 1-0
Embedded audio
status
HDCP status
Signal present
status
Connection
status
0 0
Unknown
0 1
Reserved
1 0
No embedded
audio
Not encrypted
No signal
Not
connected
1 1
Embedded audio
presents
Encrypted
Signal presents
Connected
T A F
Mute /
Lock status
Letter
Byte 1
Embedded audio /
HDCP status
Signal present /
Connection status
8.7.2. Mute an Input Port
Command format:
CALL
●
/MEDIA/XPVIDEO:muteSource(<In>;..;<Im>)
Response format:
mO
●
/MEDIA/XP/VIDEO:muteSource=OK
Example:
˃
CALL /MEDIA/XP/VIDEO:muteSource(I1)
˂
mO /MEDIA/XP/VIDEO:muteSource=OK
8.7.3. Unmute an Input Port
Command format:
CALL
●
/MEDIA/XPVIDEO:unmuteSource(<In>;..;<Im>)
Response format:
mO
●
/MEDIA/XP/VIDEO:unmuteSource=OK
Example:
˃
CALL /MEDIA/XP/VIDEO:unmuteSource(I1;I3)
˂
mO /MEDIA/XP/VIDEO:unmuteSource=OK
8.7.4. Lock an Input Port
Command format:
CALL
●
/MEDIA/XP VIDEO:lockSource(<In>;..;<Im>)
Response format:
mO
●
/MEDIA/XP/VIDEO:lockSource=OK
Example:
˃
CALL /MEDIA/XP/VIDEO:lockSource(I1)
˂
mO /MEDIA/XP/VIDEO:lockSource=OK
8.7.5. Unlock an Input Port
Command format:
CALL
●
/MEDIA/XP VIDEO:unlockSource(<In>;..;<Im>)
Response format:
mO
●
/MEDIA/XP/VIDEO:unlockSource=OK
Example:
˃
CALL /MEDIA/XP/VIDEO:unlockSource(I1;I3)
˂
mO /MEDIA/XP/VIDEO:unlockSource=OK