![Lightware UBEX Series User Manual Download Page 137](http://html.mh-extra.com/html/lightware/ubex-series/ubex-series_user-manual_1915390137.webp)
9. Programmer's Reference
UBEX series – Matrix Application Mode – User's Manual
137
9. Programmer's Reference
UBEX series – Matrix Application Mode – User's Manual
137
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.14.7. Resetting the Emulated EDIDs
Command and Response
ç
CALL•/MEDIA/EDID:reset()
æ
mO•/MEDIA/EDID:reset=
Example
ç
CALL /MEDIA/EDID:reset()
æ
mO /MEDIA/EDID:reset=
Calling this method switches all emulated EDIDs to factory default one. See the table in the
9.15. System Monitoring Commands
Parameters
#systemmonitor
Parameter
Description
Formula
<in>
Input stream coming from the TX / TRX
S
<logical_devive_ID><stream_nr>
<out>
Output port of the RX / TRX
D
<logical_device_ID><out_port_nr>
9.15.1. Query Connected Device Presence
Connected property indicates that cable or device is connected to the input or output port.
Command and Response
ç
GET•/MEDIA/STREAMS/VIDEO/
<in
|
out>
/PORT.Connected
æ
pr•/MEDIA/STREAMS/VIDEO/
<in
|
out>
/PORT.Connected=
<parameter>
Parameters
Identifier
Parameter description
Value
Explanation
<parameter>
Connected device or
cable indicator
0
Not present
1
Present
F
Unknown
Example
ç
GET /MEDIA/STREAMS/VIDEO/S101/PORT.Connected
æ
pr /MEDIA/STREAMS/VIDEO/S101/PORT.Connected=1
9.15.2. Query Video Signal Presence on a Port
SignalPresent property indicates valid signal present on the port.
Command and Response
ç
GET•/MEDIA/STREAMS/VIDEO/
<in
|
out>
/PORT.SignalPresent
æ
pr•/MEDIA/STREAMS/VIDEO/
<in
|
out>
/PORT.SignalPresent=
<parameter>
Parameters
Identifier
Parameter description
Value
Explanation
<parameter>
Signal present
indicator
0
Not present
1
Present
F
Unknown
Example
ç
GET /MEDIA/STREAMS/VIDEO/D101/PORT.SignalPresent
æ
pr /MEDIA/STREAMS/VIDEO/D101/PORT.SignalPresent=1
9.15.3. Query Video Signal Presence in a Stream
SignalPresent property indicates valid signal present in the stream.
Command and Response
ç
GET•/MEDIA/STREAMS/VIDEO/
<in
|
out>
/STREAM.SignalPresent
æ
pr•/MEDIA/STREAMS/VIDEO/
<in
|
out>
/STREAM.SignalPresent=
<parameter>
Parameters
Identifier
Parameter description
Value
Explanation
<parameter>
Signal present
indicator
0
Not present
1
Present
F
Unknown
Example
ç
GET /MEDIA/STREAMS/VIDEO/D101/STREAM.SignalPresent
æ
pr /MEDIA/STREAMS/VIDEO/D101/STREAM.SignalPresent=1