7. LW3 Programmers’ Reference
UCX series – User's Manual
116
Applied firmware package: v1.2.0b9 | LDC software: v2.5.10b1
8.9.3. Query the Connected Destinations
Command and Response
ç
GET
·
/V1/MEDIA/AUDIO/XP/
<audio_in>
.ConnectedDestinations
æ
pr
·
/V1/MEDIA/AUDIO/XP/
<audio_in>
.ConnectedDestinations=
Parameters
Parameter
Parameter description
Values
Value description
<audio_in>
Audio input port
I1-I4
Audio input port number
Example
ç
GET /V1/MEDIA/AUDIO/XP/I3.ConnectedDestinations
æ
pr /V1/MEDIA/AUDIO/XP/I3.ConnectedDestinations=
8.9.4.
Set Autoselect Operation Mode
Command and Response
ç
SET
·
/V1/MEDIA/AUDIO/AUTOSELECT/O3.Policy=
<op_mode>
æ
pw
·
/V1/MEDIA/AUDIO/AUTOSELECT/O3.Policy=
<op_mode>
Parameters
Parameter
Parameter description
Values
Value description
<op_mode>
Operation mode
Follow video
Follows the video crosspoint state
automatically.
Off
Autoselect function is disabled.
Example
ç
SET /V1/MEDIA/AUDIO/AUTOSELECT/O3.Policy=Follow video
æ
pw /V1/MEDIA/AUDIO/AUTOSELECT/O3.Policy=Follow video
8.9.5.
Set the Followed Video Port to Autoselect
Command and Response
ç
SET
·/V1/MEDIA/AUDIO/AUTOSELECT/O3.VideoFollowPort=
<out>
ç
pw
·/V1/MEDIA/AUDIO/AUTOSELECT/O3.VideoFollowPort=
<out>
Example
ç
SET /V1/MEDIA/AUDIO/AUTOSELECT/O3.VideoFollowPort=O1
æ
pw /V1/MEDIA/AUDIO/AUTOSELECT/O3.VideoFollowPort=O1
8.9.6.
Lock the Audio Port
Command and Response
ç
SET
·
/V1/MEDIA/AUDIO/XP/
<audio_port>
.Lock=
<locked_state>
æ
pw
·/V1/MEDIA/AUDIO/XP/
<audio_port>
.Lock=
<locked_state>
Parameters
Parameter
Parameter description
Values
Value description
<audio_port>
Audio Port
I1-I4
O3
Audio input port number
Audio output port number
<locked_state>
Locked state
true
false
The port is locked
The port is unlocked
Example
ç
SET /V1/MEDIA/AUDIO/XP/I2.Lock=false
æ
pw /V1/MEDIA/AUDIO/XP/I2.Lock=false
8.9.7.
Mute the Audio Port 1.
INFO:
Suspends the connection of the chosen port (no signal is forwarded).
Command and Response
ç
SET
·
/V1/MEDIA/AUDIO/XP/
<audio_port>
.Mute=
<muted_state>
æ
pw
·/V1/MEDIA/AUDIO/XP/
<audio_port>
.Mute=
<muted_state>
Parameters
Parameter
Parameter description
Values
Value description
<audio_port>
Audio Port
I1-I4
O3
Audio input port number
Audio output port number
<muted_state>
Muted state
true
false
The port is muted.
The port is unmuted.
Example
ç
SET /V1/MEDIA/AUDIO/XP/I2.Mute=false
æ
pw /V1/MEDIA/AUDIO/XP/I2.Mute=false