7. LW3 Programmers' Reference
7.13. LW3 Quick Summary
System Commands
Query the Product Name
Î GET·/.ProductName
Set the Device Label
SET·/MANAGEMENT/UID/DeviceLabel=<custom_name>
Î
Query the Serial Number
Î GET·/.SerialNumber
Query the Firmware Version
Î GET·/SYS/MB.FirmwareVersion
Resetting the Device
Î CALL·/SYS:reset()
Restore the Factory Default Settings
Î CALL·/SYS:factoryDefaults()
Lock the Front Panel Buttons
Î SET
/MANAGEMENT/UI.ControlLock=<lock_status>
Disable the Default Function of the Front Panel Buttons
Î SET
/MANAGEMENT/UI/BUTTONS/<btn_id>.DefaultFunctionEnable=<btn_status>
Dark Mode
Î SET
/MANAGEMENT/UI/DARKMODE.DarkModeEnable=<darkmode_status>
Dark Mode Delay
Î SET
/MANAGEMENT/UI/DARKMODE.DarkModeDelay=<delay_time>
Video Port Settings
Query the Status of Source Ports
Î GET·/MEDIA/VIDEO/XP.SourcePortStatus
Query the Status of Destination Port
Î GET·/MEDIA/VIDEO/XP.DestinationPortStatus
Query the Video Crosspoint Setting
Î GET·/MEDIA/VIDEO/XP.DestinationConnectionList
Switching Video Input
Î CALL·/MEDIA/VIDEO/XP:switch(<in>:<out>)
Query the Video Autoselect Settings
Î GET·/MEDIA/VIDEO/XP.DestinationPortAutoselect
UMX-HDMI-140 series– User's Manual
Change the Autoselect Mode
Î CALL·/MEDIA/VIDEO/XP:setDestinationPortAutoselect(<out>:<out_set>)
Query the Input Port Priority
Î GET·/MEDIA/VIDEO/XP.PortPriorityList
Change the Input Port Priority
Î CALL·/MEDIA/VIDEO/XP:setAutoselectionPriority(<in>(<out>):<prio>);(<in>(<out>):<prio>)
Mute an Input Port
Î CALL·/MEDIA/VIDEO/XP:muteSource(<in>)
Unmute an Input Port
Î CALL·/MEDIA/VIDEO/XP:unmuteSource(<in>)
Lock an Input Port
Î CALL·/MEDIA/VIDEO/XP:lockSource(<in>)
Unlock an Input Port
Î CALL·/MEDIA/VIDEO/XP:unlockSource(<in>)
Mute Output
Î CALL·/MEDIA/VIDEO/XP:muteDestination(<out>)
Unmute Output
Î CALL·/MEDIA/VIDEO/XP:unmuteDestination(<out>)
Lock Output
Î CALL·/MEDIA/VIDEO/XP:lockDestination(<out>)
Unlock Output
Î CALL·/MEDIA/VIDEO/XP:unlockDestination(<out>)
HDCP Setting (Input Port)
SET·/MEDIA/VIDEO/<in>.HdcpEnable=<hdcp_status>
Î
Test Pattern Generator
SET·/MEDIA/VIDEO/<in>.FreeRunMode=<tpg_mode>
Î
SET·/MEDIA/VIDEO/<in>.FreeRunResolution=<tpg_resolution>
Î
SET·/MEDIA/VIDEO/<in>.FreeRunColor=<RGB_code>
Î
HDCP Setting (Output Port)
SET·/MEDIA/VIDEO/<out>.HdcpModeSetting=<hdcp_mode>
Î
HDMI Mode Settings (Output Port)
SET·/MEDIA/VIDEO/<out>.HdmiModeSetting=<hdmi_mode>
Î
Color Space Setting (Output Port)
SET·/MEDIA/VIDEO/<out>.ColorSpaceSetting=<colorspace>
Î
76
Need help?
Do you have a question about the UMX-HDMI-140 and is the answer not in the manual?