6. LW2 Programmers' Reference
MMX4x2 series – User's Manual
76
Applied firmware package: v1.6.0b19 | LDC software: v2.5.13b5
6.4.9.
Setting the Audio Autoselect Mode
The autoselect mode of the audio outputs can be changed.
Command and Response
{AS_A
<out>
=
<state>
;
<mode>
}
(AS_A
<out>
=
<state>
;
<mode>
)CrLf
Parameters
See the previous section.
Example
{as_a1=E;P}
(AS_A1=E;P)
(AS_A2=E;P)
The Autoselect mode of audio output 1 and output 2 is enabled and set to Priority mode.
INFO:
The Autoselect mode can be queried by typing the {as_a
<out>
=?} command.
6.4.10.
Setting the Video Input Priorities
The settings of video input priority can be changed as follows.
Command and Response
{PRIO_V
<out>
=
<in1_prio>
;
<in2_prio>
;…;
<inn_prio>
}
(PRIO_V
<out>
=
<in1_prio>
;
<in2_prio>
;…;
<inn_prio>
)CrLf
Parameters
Parameter
Parameter description
Value
Value description
<in1_prio>
<in2_prio>
<inn_prio>
Priority number of the input
ports between 0 and 3
0-3
0:
highest priority
3:
lowest priority
See more details about port numbering in the
Example
{prio_v1=1;0;2;3}
(PRIO_V1=1;0;2;3)
ATTENTION!
Always set the priority for all the ports when changing, otherwise the change will not be
executed and the response will be the current setting (like querying the priority setting).
INFO:
The video priorities can be queried by typing the {prio_v
<out>
=?} command.
6.4.11.
Setting the Audio Input Priorities
The settings of audio input priority can be changed as follows.
Command and Response
{PRIO_A
<out>
=
<in1_prio>
;
<in2_prio>
;…;
<inn_prio>
}
(PRIO_A
<out>
=
<in1_prio>
;
<in2_prio>
;…;
<inn_prio>
)CrLf
Parameters
See the previous section.
Example
{prio_a1=1;0;2}
(PRIO_A1=1;0;2)
Input 2 has the highest priority (0), Input 1 has the second highest (1). Input 3 has the lowest priority (2).
ATTENTION!
Always set all the priority of the ports when changing, otherwise, the change will not be
executed and the response will be the current setting (like querying the priority setting).
INFO:
The audio priorities can be queried by typing the {prio_a
<out>
=?} command.