Lightware UBEX Series User Manual page 155

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

Advertisement

 
 
9. Programmer's Reference
9. Programmer's Reference
Query the Display Parameters
ç GET•/MEDIA/VIDEOWALLS/<video_wall_ID>/DISPLAYS.All
Change the Width of the Display
SET•/MEDIA/VIDEOWALLS/<video_wall_ID>/DISPLAYS/ALL.Width=<horizontal_size>
ç
Change the Height of the Display
SET•/MEDIA/VIDEOWALLS/<video_wall_ID>/DISPLAYS/ALL.Height=<vertical_size>
ç
Change the Top Bezel Size of the Display
SET•/MEDIA/VIDEOWALLS/<video_wall_ID>/DISPLAYS/ALL.TopBezelSize=<top_bezel_size>
ç
Change the Bottom Bezel Size of the Display
SET•/MEDIA/VIDEOWALLS/<video_wall_ID>/DISPLAYS/ALL.BottomBezelSize=<bottom_bezel_
ç
size>
Change the Left Bezel Size of the Display
SET•/MEDIA/VIDEOWALLS/<video_wall_ID>/DISPLAYS/ALL.LeftBezelSize=<left_bezel_size>
ç
Change the Right Bezel Size of the Display
SET•/MEDIA/VIDEOWALLS/<video_wall_ID>/DISPLAYS/ALL.RightBezelSize=<right_bezel_size>
ç
Change the Horizontal Gap Size
SET•/MEDIA/VIDEOWALLS/<video_wall_ID>/DISPLAYS/ALL.HorizontalGapSize=<horizontal_gap_
ç
size>
Change the Vertical Gap Size
SET•/MEDIA/VIDEOWALLS/<video_wall_ID>/DISPLAYS/ALL.VerticalGapSize=<vertical_gap_size>
ç
Querying the State of the Video Wall
ç GET•/MEDIA/VIDEOWALLS/<video_wall_ID>.State
Setting the State of the Video Wall
ç CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>:setState(<state>)
Identify the Video Wall
ç CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>:identifyVideoWall()
Creating a New Layout
ç CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS:createLayout(<layout_ID>;<name>)
Deleting a Layout
ç CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS:deleteLayout(<layout_ID>)
Deleting All Layouts
ç CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/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
Querying the Active Layout
ç GET•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS.activeLayout
Activate Layout
ç CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS.activateLayout(<layout_ID>)
Setting the Name of the Layout
SET•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>.Name=<name>
ç
Identify the Layout
ç CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>:identifyLayout()
Creating Zone
CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>:createZone(<zone_
ç
ID>;<display_ID>)
Deleting a Zone
ç CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>:deleteZone(<zone_ID>)
Deleting All Zones
ç CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>:deleteAllZone()
Setting the Name of the Zone
SET•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_ID>.Name=<name>
ç
Querying the Size of the Zone
ç GET•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_ID>.ZoneSize
Identify the Zone
ç CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_ID>:identifyZone()
Setting the Background Color of the Zone
ç SET•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_ID>.
BackgroundColor=<RGB_code>
Assign Display to the Zone
CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_
ç
ID>:assignDisplay(<display_ID>)
Unassign Display from the Zone
CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_
ç
ID>:unassignDisplay(<display_ID>)
Unassign All Displays from the Zone
CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_
ç
ID>:unassignAllDisplay()
155
155

Advertisement

Table of Contents
loading

Table of Contents