9. Programmer's Reference
UBEX series – Matrix Application Mode – User's Manual
124
9. Programmer's Reference
UBEX series – Matrix Application Mode – User's Manual
124
MA
TRIX APPLIC
A
TION MODE
Applied F-series endpoint firmware package: v1.4.1 | Applied R-series endpoint firmware package: v1.4.1 | Applied MMU firmware package: v1.2.1 | LDC software: v1.34.0b2
9.10.11. Setting the Background Color of the Video Wall
The video wall background generates an whole-colored image which can be displayed when there is no
incoming signal on the video wall or the display devices are not attached to a zone yet. The following method
sets the displayed color defined in RGB code.
Command and Response
ç
SET•/MEDIA/VIDEOWALLS/
<video_wall_ID>
/SETTINGS.BackgroundColor=
<RGB_code>
æ
pw•/MEDIA/VIDEOWALLS/
<video_wall_ID>
/SETTINGS.BackgroundColor=
<RGB_code>
Example
ç
SET /MEDIA/VIDEOWALLS/VIDEOWALL1/SETTINGS.BackgroundColor=128;128;128
æ
pw /MEDIA/VIDEOWALLS/VIDEOWALL1/SETTINGS.BackgroundColor=128;128;128
9.10.12. Timing Mode Setting
The timing mode is set with the following command. See more details about it in the
section.
Command and Response
#timingmode #freerun #sourcelocked
ç
SET•/MEDIA/VIDEOWALLS/
<video_wall_ID>
/SETTINGS.TimingMode=
<timing_mode>
æ
pw•/MEDIA/VIDEOWALLS/
<video_wall_ID>
/SETTINGSTimingMode=
<timing_mode>
Parameters
The
<timing_mode>
can be set to
Freerun
or
SourceLocked
.
Example
ç
SET /MEDIA/VIDEOWALLS/VIDEOWALL1/SETTINGS.TimingMode=SourceLocked
æ
pw /MEDIA/VIDEOWALLS/VIDEOWALL1/SETTINGS.TimingMode=SourceLocked
9.10.13. Color Space Converter Setting
Command and Response
#csc #colorspace
ç
SET•/MEDIA/VIDEOWALLS/
<video_wall_ID>
/SETTINGS.ColorSpaceSetting=
<color_space>
æ
pw•/MEDIA/VIDEOWALLS/
<video_wall_ID>
/SETTINGS.ColorSpaceSetting=
<color_space>
Parameters
Identifier
Parameter description
Value
Explanation
<color_space>
Color space setting
Pass
Pass-through mode - the original color
space of the stream is transmitted to the
sink device.
RGB
Forced RGB color space.
YCbCr 4:4:4
Forced YCbCr 4:4:4 color space.
YCbCr 4:2:2
Forced YCbCr 4:2:2 color space.
Example
ç
SET /MEDIA/VIDEOWALLS/VIDEOWALL1/SETTINGS.ColorSpaceSetting=RGB
æ
pw /MEDIA/VIDEOWALLS/VIDEOWALL1/SETTINGS.ColorSpaceSetting=RGB
9.10.14. Resolution Mode Setting
Command and Response
#scaler
ç
SET•/MEDIA/VIDEOWALLS/
<video_wall_ID>
/SETTINGS.ResolutionMode=
<resolution_mode>
æ
pw•/MEDIA/VIDEOWALLS/
<video_wall_ID>
/SETTINGS.ResolutionMode=
<resolution_mode>
Parameters
Identifier
Parameter description
Value
Explanation
<resolution_mode>
Resolution mode
setting
Pass
Pass-through mode - the original stream is
transmitted to the sink device.
Forced
The endpoint device forces the resolution
set in the
ResolutionSetting
for the stream
and transmits it to the sink device.
EdidBased
The endpoint device forces the resolution
which is read out from the EDID of the
connected sink device.
Example
ç
SET /MEDIA/VIDEOWALLS/VIDEOWALL1/SETTINGS.ResolutionMode=EdidBased
æ
pw /MEDIA/VIDEOWALLS/VIDEOWALL1/SETTINGS.ResolutionMode=EdidBased