7. LW3 Programmers’ Reference
UCX series – User's Manual
111
Applied firmware package: v1.2.0b9 | LDC software: v2.5.10b1
8.6.3.
Lock the Video Port
Command and Response
ç
SET
·
/V1/MEDIA/VIDEO/XP/
<port>
.Lock=
<locked_state>
æ
pw
·/V1/MEDIA/
VIDEO
/XP/
<port>
.Lock=
<locked_state>
Parameters
Parameter
Parameter description
Values
Value description
<locked_state>
Locked state
true
The port is locked
false
The port is unlocked
Example
ç
SET /V1/MEDIA/VIDEO/XP/I2.Lock=false
æ
pw /V1/MEDIA/VIDEO/XP/I2.Lock=false
8.6.4.
Mute the Video Port
Command and Response
ç
SET
·
/V1/MEDIA/VIDEO/XP/
<port>
.Mute=
<muted_state>
æ
pw·/V1/MEDIA/VIDEO/XP/
<port>
.Mute=
<muted_state>
Parameters
Parameter
Parameter description
Values
Value description
<muted_state>
Muted state
true
The port is locked.
false
The port is unlocked.
Example
ç
SET /V1/MEDIA/VIDEO/XP/I2.Mute=false
æ
pw /V1/MEDIA/VIDEO/XP/I2.Mute=false
8.6.5.
Set the Autoselect Policy
Command and Response
ç
SET
·/V1/MEDIA/VIDEO/AUTOSELECT/
<out>
.Policy=
<autoselect_mode>
æ
pw·
/V1/MEDIA/VIDEO/AUTOSELECT/
<out>
.Policy=
<autoselect_mode>
Parameters
Parameter
Parameter description
Values
Value description
<autoselect_mode>
The autoselect policy
Off
The autoselect function is disabled.
Last Detect
Always the last attached input is switched to
the output automatically.
First Detect
The first active video input is selected.
Example
ç
SET /V1/MEDIA/VIDEO/AUTOSELECT/O2.Policy=First detect
æ
pw /V1/MEDIA/VIDEO/AUTOSELECT/O2.Policy=First detect
8.6.6.
Change the Autoselect Included Input Ports
Command and Response
ç
SET·
/V1/MEDIA/VIDEO/AUTOSELECT/
<out>
/
<in>
.Included
=
<state>
æ
pw·
/V1/MEDIA/VIDEO/AUTOSELECT/
<out>
/
<in>
.Included
=
<state>
Parameters
Parameter
Parameter description
Values
Value description
<state>
The chosen input is ignored from the
autoselect process or not.
true
The port is included in autoselect.
false
The autoselect function ignores that port.
Example
ç
SET /V1/MEDIA/VIDEO/AUTOSELECT/O2/I1.Included=false
æ
pw /V1/MEDIA/VIDEO/AUTOSELECT/O2/I1.Included=false