Page 88 / 119 Section 8. LW3 Programmers’ reference
8.5.4. Query the video Autoselect settings
Command format
GET/MEDIA/VIDEO/XP.DestinationPortAutoselect
Response format
pr/MEDIA/VIDEO/XP.DestinationPortAutoselect=<O
1
_set>„;”<O
2
_set>„;”…”;”<O
n
_set>
The response shows the settings of each output one by one.
Legend
<O
n
_set> Two-letter code of the Autoselect settings:
D: Autoselect is disabled
F: First detect mode: the first active video input is selected.
P: Priority detect: always the highest priority active
video input will be selected.
L: Last detect: always the last attached input is
switched to the output automatically.
Example
> GET/MEDIA/VIDEO/XP.DestinationPortAutoselect
< pr/MEDIA/VIDEO/XP.DestinationPortAutoselect=EL;DP;EL;DP
Explanation
“EL”: the Autoselect is Enabled on output 1 and output 3, selected mode is Last detect.
“DP”: the autoselect is Disabled on output 2 and output 4.
INFO
For more information about the Autoselect feature see section 4.3.1 on page 21.
8.5.5. Change the Autoselect mode
Command format
CALL/MEDIA/VIDEO/XP:setDestinationPortAutoselect(<On>„:”<On_set>)
Response format
mO/MEDIA/VIDEO/XP:setDestinationPortAutoselect
Legend – see the previous section.
Example
> CALL/MEDIA/VIDEO/XP:setDestinationPortAutoselect(O1:EF)
< mO/MEDIA/VIDEO/XP:setDestinationPortAutoselect
Explanation
The Autoselect mode is Enabled on Output 1 in First detect mode.
8.5.6. Query the input port priority
Command format
GET/MEDIA/VIDEO/XP.PortPriorityList
Response format
pr/MEDIA/VIDEO/XP.PortPrioirtyList=<O
1
_list>„;”<O
2
_list>„;”…”;”<O
n
_list>
The response shows the priority of each output one after another. The priority number can
be from 0 to 31; 0 is the highest- and 30 is the lowest priority. 31 means that the port will
be skipped from the priority list.
Legend
<O
n
_list> The input port priority order of the given output port: <I
1
>„,”<I
2
>„,”…”,”<I
m
>