Query The Validity Of A Dynamic Edid; Query The Preferred Resolution Of A User Edid; Emulating An Edid On An Input Port; Copy An Edid To User Memory - Lightware UBEX-PRO20-HDMI-F110 User Manual

Av over ip multimedia extender
Hide thumbs Also See for UBEX-PRO20-HDMI-F110:
Table of Contents

Advertisement

 
 
7. Programmers' Reference
7. Programmers' Reference
7.11.2. Query the Validity of a Dynamic EDID
Command and Response
ç GET•/EDID/D/<dynamic>.Validity
pr•/EDID/D/<dynamic>.Validity=<logical_value>
æ
Parameters
The
<logical_value>
can be true or false.
Example
ç GET /EDID/D/D1.Validity
æ pr /EDID/D/D1.Validity=true
The 'Validity' property is true then a valid EDID is stored in D1 memory
place.
7.11.3. Query the Preferred Resolution of a User EDID
Command and Response
ç GET•/EDID/U/<user>.PreferredResolution
pr•/EDID/U/<user>.PreferredResolution=<resolution>
æ
Example
ç GET /EDID/U/U2.PreferredResolution
æ pr /EDID/U/U2.PreferredResolution=1920x1080p60.00Hz
7.11.4. Emulating an EDID on an Input Port
Command and Response
ç CALL•/EDID:switch(<dynamic|user|factory>:<emulated>)
æ mO•/EDID:switch
Example
ç CALL /EDID:switch(F49:E1;U3:E2)
æ mO /EDID:switch
UBEX series – Extender Application Mode – User's Manual
UBEX series – Extender Application Mode – User's Manual
7.11.5. Copy an EDID to User Memory
Command and Response
ç CALL•/EDID:copy(<dynamic|emulated|factory|user>:<user>)
æ mO•/EDID:copy
Example
ç CALL /EDID:copy(D1:U1;F148:U2)
æ mO /EDID:copy
The EDID of the last connected sink of D1 (Output 1) is copied to U1,
the F148 factory EDID is copied to U2.
7.11.6. Deleting an EDID from User Memory
Command and Response
ç CALL•/EDID:delete(<user>)
æ mO•/EDID:delete
Example
ç CALL /EDID:delete(U1;U5)
æ mO /EDID:delete
7.11.7. Resetting the Emulated EDIDs
Command and Response
ç CALL•/EDID:reset()
æ mO•/EDID:reset
Example
ç CALL /EDID:reset()
æ mO /EDID:reset
Calling this method switches all emulated EDIDs to factory default
one. See the table in the
Applied F-series endpoint firmware package: v1.4.1 | Applied R-series endpoint firmware package: v1.4.1 | LDC software: v1.34.0b2
Factory EDID List
section.
7.12. Network Configuration
ATTENTION!

Calling the ApplySettings() method after the network
setting is always required. See the details in the
Settings
section.
#network #dhcp #ipaddress #mac
7.12.1. Query the DHCP State
Command and Response
ç GET•/MANAGEMENT/NETWORK.DhcpEnabled
pw•/MANAGEMENT/NETWORK.DhcpEnabled=<logical_value>
æ
Parameters
The
<logical_value>
can be true or false.
Example
ç GET /MANAGEMENT/NETWORK.DhcpEnabled
æ pw /MANAGEMENT/NETWORK.DhcpEnabled=true
7.12.2. Change the DHCP State
Command and Response
SET•/MANAGEMENT/NETWORK.DhcpEnabled=<logical_value>
ç
pw•/MANAGEMENT/NETWORK.DhcpEnabled=<logical_value>
æ
Parameters
The
<logical_value>
can be set to true or false.
Example
ç SET /MANAGEMENT/NETWORK.DhcpEnabled=false
æ pw /MANAGEMENT/NETWORK.DhcpEnabled=false
7.12.3. Query the MAC Address
Command and Response
ç GET•/MANAGEMENT/NETWORK.MacAddress
pr•/MANAGEMENT/NETWORK.MacAddress=<MAC_address>
æ
Example
ç GET /MANAGEMENT/NETWORK.MacAddress
æ pr GET /MANAGEMENT/NETWORK.MacAddress=A8:D2:36:00:39:DA
99
99
Apply Network

Advertisement

Table of Contents
loading

Table of Contents