Deleting A Zone; Deleting All Zones; Setting The Name Of The Zone; Querying The Size Of The Zone - 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.37. Deleting a Zone
Command and Response
ç CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>:deleteZone(<zone_ID>)
æ mO•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>:deleteZone=
Example
ç CALL /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS/LAYOUT1:deleteZone(ZONE1)
æ mO /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS/LAYOUT1:deleteZone=
9.10.38. Deleting All Zones
Command and Response
ç CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>:deleteAllZone()
æ mO•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>:deleteAllZone=
Example
ç CALL /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS/LAYOUT1:deleteAllZone()
æ mO /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS/LAYOUT1:deleteAllZone=
9.10.39. Setting the Name of the Zone
Command and Response
SET•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_ID>.Name=<name>
ç
pw•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_ID>.Name=<name>
æ
Example
ç SET /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS/LAYOUT1/ZONE1.Name=Big_Zone
æ pw /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS/LAYOUT1/ZONE1.Name=Big_Zone
9.10.40. Querying the Size of the Zone
Command and Response
ç GET•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_ID>.ZoneSize
pr•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_ID>.ZoneSize=<size>
æ
Example
ç GET /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS/LAYOUT1/ZONE1.ZoneSize
æ pr /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS/LAYOUT1/ZONE1.ZoneSize=1x3
Explanation
The ZONE1 zone contains 1 column and 3 rows.
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
9.10.41. Identify the Zone
Calling the method makes generating 10 test colors on the display devices for 10 seconds. The feature helps
to identify the zone physically.
Command and Response
ç CALL•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_ID>:identifyZone()
æ mO•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_ID>:identifyZone=
Example
ç CALL /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS/LAYOUT1/ZONE1:identifyZone()
æ mO /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS/LAYOUT1/ZONE1:identifyZone=
Explanation
9.10.42. Setting the Background Color of the Zone
The zone background generates an whole-colored image which can be displayed when there is no incoming
signal on the zone. The following method sets the displayed color defined in RGB code.
Command and Response
SET•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_ID>.BackgroundColor=<RGB_code>
ç
pw•/MEDIA/VIDEOWALLS/<video_wall_ID>/LAYOUTS/<layout_ID>/<zone_ID>.BackgroundColor=<RGB_code>
æ
Example
ç SET /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS/LAYOUT1/ZONE1.BackgroundColor=128;128;128
æ pw /MEDIA/VIDEOWALLS/VIDEOWALL1/LAYOUTS/LAYOUT1/ZONE1.BackgroundColor=128;128;128
130
130

Advertisement

Table of Contents
loading

Table of Contents