9. Programmer's Reference
UBEX series – Matrix Application Mode – User's Manual
132
9. Programmer's Reference
UBEX series – Matrix Application Mode – User's Manual
132
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.51. Switching the Video Stream to the Video Wall Zone
Command and Response
#switch #crosspoint
ç
CALL•/MEDIA/XP/VIDEO:switch(
<in>
:
<zone_ID>
)
æ
mO•/MEDIA/XP/VIDEO:switch=
Example
ç
CALL /MEDIA/XP/VIDEO:switch(S501:Z111;S101:Z112;S302:Z113)
æ
mO /MEDIA/XP/VIDEO:switch=
9.11. Audio Crosspoint Settings
Parameters
#audio
Parameter
Description
Formula
<in>
Audio stream source ID
S
<logical_devive_ID><stream_nr>
<out>
Audio destination ID
D
<logical_device_ID><out_port_nr>
9.11.1. Query the Status of All Audio Ports
The query returns with all information about the source streams and the destinations. The respond contains
the following information:
▪
Enable/disable status
▪
Signal presence
▪
Crosspoint status (which stream is connected to the destination port)
▪
Source/destination names, tags
▪
Device tags
▪
Locking status
Command and Response
ç
GET•/MEDIA/XP/AUDIO/*.*
æ
pr•/MEDIA/XP/AUDIO/*.*
9.11.2. Switching the Audio Stream to One Destination
Command and Response
ç
CALL•/MEDIA/XP/AUDIO:switch(
<in>
:
<out>
)
æ
mO•/MEDIA/XP/AUDIO:switch=
Example
ç
CALL /MEDIA/XP/AUDIO:switch(S501:D302;S101:D301)
æ
mO /MEDIA/XP/AUDIO:switch=
9.11.3. Switching an Audio Stream to All Destinations
The selected audio stream is switched to all outputs.
Command and Response
ç
CALL•/MEDIA/XP/AUDIO:switchAll(
<in>
)
æ
mO•/MEDIA/XP/AUDIO:switchAll=
Example
ç
CALL /MEDIA/XP/AUDIO:switchAll(S101)
æ
mO /MEDIA/XP/AUDIO:switchAll=
9.11.4. Query the Number of the Source Ports
The query returns with the number of all source (input) ports including the disabled ones.
Command and Response
ç
GET•/MEDIA/XP/AUDIO.SourcePortCount
æ
pr•/MEDIA/XP/AUDIO.SourcePortCount=
<number>
Example
ç
GET /MEDIA/XP/AUDIO.SourcePortCount
æ
pr /MEDIA/XP/AUDIO.SourcePortCount=36
9.11.5. Query the Number of the Destination Ports
The query returns with the number of all destination (output) ports including the disabled ones.
Command and Response
ç
GET•/MEDIA/XP/AUDIO.DestinationPortCount
æ
pr•/MEDIA/XP/AUDIO.DestinationPortCount=
<number>
Example
ç
GET /MEDIA/XP/AUDIO.DestinationPortCount
æ
pr /MEDIA/XP/AUDIO.DestinationPortCount=36