Unclaiming All Endpoints; Query The Number Of The Mapped Endpoints; Query The Endpoint Id Of A Logical Device Id; Assigning An Endpoint To A Logical Device Id - 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.6.12. Unclaiming All Endpoints
The command makes all endpoints to be unclaimed from the UBEX matrix.
Command and Response
ç CALL•/SYS/ENDPOINTS:unclaimAllEndpoint()
æ mO•/SYS/ENDPOINTS:unclaimAllEndpoint=
Example
ç CALL /SYS/ENDPOINTS:unclaimAllEndpoint()
æ mO /SYS/ENDPOINTS:unclaimAllEndpoint=
9.6.13. Query the Number of the Mapped Endpoints
The query returns the number of mapped endpoint which got a logical device ID. This number is equal with
the result of the
Query the Number of Registered
Command and Response
ç GET•/MEDIA/DEVICEMAP.MappedEndpointCount
pr•/MEDIA/DEVICEMAP.MappedEndpointCount=<number>
æ
Example
ç GET /MEDIA/DEVICEMAP.MappedEndpointCount
æ pr /MEDIA/DEVICEMAP.MappedEndpointCount=45
9.6.14. Query the Endpoint ID of a Logical Device ID
The query returns with the UBEX endpoint ID assigned to the selected logical device ID.
Command and Response
GET•/MEDIA/DEVICEMAP.<logical_device_ID>
ç
pr•/MEDIA/DEVICEMAP.<logical_device_ID>=<UBEX_EP>
æ
Example
ç GET /MEDIA/DEVICEMAP.X1
æ pr /MEDIA/DEVICEMAP.X1=UBEX0039A1
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
Endpoints.
9.6.15. Assigning an Endpoint to a Logical Device ID
Calling the method results the selected endpoint can be assigned to the desired logical device ID. This
method is equal to the endpoint re-ordering in the
software.
Command and Response
#devicemap
ç CALL•/MEDIA/DEVICEMAP:assign(logical_device_ID:<UBEX_EP>)
æ mO•/MEDIA/DEVICEMAP:assign=
Example
ç CALL /MEDIA/DEVICEMAP:assign(X3:UBEX0039A1;X1:UBEX003958)
æ mO /MEDIA/DEVICEMAP:assign=
9.7. Video Crosspoint Settings
Parameters
#switch #crosspoint
Parameter
Description
<in>
Input stream coming from the TX / TRX
<out>
Output port of the RX / TRX
9.7.1. Switching the Video Stream to One Destination
Command and Response
ç CALL•/MEDIA/XP/VIDEO:switch(<in>:<out>)
æ mO•/MEDIA/XP/VIDEO:switch=
Example
ç CALL /MEDIA/XP/VIDEO:switch(S501:D302;S102:D102)
æ mO /MEDIA/XP/VIDEO:switch=
9.7.2. Switching a Video Stream to All Destinations
The selected video stream is switched to all outputs.
Command and Response
ç CALL•/MEDIA/XP/VIDEO:switchAll(<in>)
æ mO•/MEDIA/XP/VIDEO:switchAll=
Example
ç CALL /MEDIA/XP/VIDEO:switchAll(S101)
æ mO /MEDIA/XP/VIDEO:switchAll=
Device Map
of the Lightware Device Controller (LDC)
Formula
S<logical_devive_ID><stream_nr>
D<logical_device_ID><out_port_nr>
113
113

Advertisement

Table of Contents
loading

Table of Contents