Creating A New Layout; Deleting A Layout; Deleting All Layouts; Querying The Active Layout - Lightware UBEX Series User Manual

Matrix application mode, av over ip multimedia extender
Table of Contents

Advertisement

 
 
9. Programmer's Reference
9. Programmer's Reference
9.10.29. Creating a New Layout
INFO:

When a new video wall is created, a default layout (LAYOUT0) is also defined automatically. The
default layout cannot be deleted (only with deleting the video wall together) and has one zone only
(ZONE0) which contains all display devices in the video wall.
Command and Response
#layout
ç CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS:createLayout(<layout_ID>;<name>)
æ mO•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS:createLayout=
Parameters
Parameter
Description
<layout_ID>
The ID of the layout.
The unique name of the
<name>
layout given by the user.
Example
ç CALL /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS:createLayout(LAYOUT1;My_Layout)
æ mO /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS:createLayout=
9.10.30. Deleting a Layout
Command and Response
ç CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS:deleteLayout(<layout_ID>)
æ mO•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS:deleteLayout=
Example
ç CALL /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS:deleteLayout(LAYOUT1)
æ mO /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS:deleteLayout=
9.10.31. Deleting All Layouts
Command and Response
ç CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS:deleteAllLayout()
æ mO•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS:deleteAllLayout=
Example
ç CALL /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS:deleteAllLayout()
æ mO /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS:deleteAllLayout=
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
UBEX series – Matrix Application Mode – User's Manual
UBEX series – Matrix Application Mode – User's Manual
Formula
LAYOUT<number>
The following characters are allowed in the
<name>
parameter: non-capital letters (a-z), capital letters
(A-Z), numbers (0-9), and special characters ( - . _ ~
: / ? # [ ] @ ! $ & ( ) + = * ).
9.10.32. Querying the Active Layout
Command and Response
ç GET•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS.activeLayout
pr•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS.activeLayout=<layout_ID>
æ
Example
ç GET /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS.activeLayout
æ pr /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS.activeLayout=LAYOUT0
9.10.33. Activate Layout
Command and Response
ç CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS.activateLayout(<layout_ID>)
æ mO•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS.activateLayout=
Example
ç CALL /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS.activateLayout(LAYOUT1)
æ pr /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS.activateLayout=
9.10.34. Setting the Name of the Layout
Command and Response
SET•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>.Name=<name>
ç
pw•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>.Name=<name>
æ
Parameters
The following characters are allowed in the
numbers (0-9), and special characters ( - . _ ~ : / ? # [ ] @ ! $ & ( ) + = * ).
Example
ç SET /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS/LAYOUT1.Name=My_Layout
æ pw /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS/LAYOUT1.Name=My_Layout
<name>
parameter: non-capital letters (a-z), capital letters (A-Z),
128
128

Advertisement

Table of Contents
loading

Table of Contents