7.LW3Programmers’Reference
HDMI-TPS-RX110AY series – User's Manual
81
Appliedfirmwarepackage:v1.5.0b3 | LDCsoftware:v2.5.9b2
7.4.
System Commands
7.4.1. Query the Product Name
Thenameoftheproductisaread-onlyparameterandcannotbemodified.
Command and Response
ç
GET·/.ProductName
æ
pr·/.ProductName=
<Product_name>
Example
ç
GET/.ProductName
æ
pr/.ProductName=HDMI-TPS-RX110AY-Plus
7.4.2.
Set the Device Label
ATTENTION!
The device label can be changed to a custom text in the
taboftheLDCsoftware.This
writable parameter is not the same as the ProductName parameter.
#devicelabel
Thedefaultformatofthedevicelabelis:LW_
<product_name>
_
<serial_no>
Command and Response
#devicelabel #label
ç
SET·/MANAGEMENT/UID/DeviceLabel=
<Custom_name>
æ
pw·/MANAGEMENT/UID/DeviceLabel=
<Custom_name>
TheDeviceLabelcanbe39characterlengthandASCIIcharactersareallowed.Longernamesaretruncated.
Example
ç
SET/MANAGEMENT/UID.DeviceLabel=RX110_Conference1
æ
pw/MANAGEMENT/UID.DeviceLabel=RX110_Conference1
7.4.3. Query the Serial Number
Command and Response
ç
GET·/.SerialNumber
æ
pr·/.SerialNumber=
<serial_nr>
Example
ç
GET/.SerialNumber
æ
pr/.SerialNumber=87654321
7.4.4. Query the Firmware Version
Command and Response
#firmwareversion
ç
GET·/SYS/MB.FirmwareVersion
æ
pr·/SYS/MB.FirmwareVersion=
<firmware_version>
Example
ç
GET/SYS/MB.FirmwareVersion
æ
pr/SYS/MB.FirmwareVersion=1.4.0b14
7.4.5.
Identify the Device
CallingthemethodresultstheblinkingofthestatusLEDsfor10seconds.Thefeaturehelpstoidentifythe
device itself in the rack shelf.
Command and Response
#identifyme
ç
CALL·/MANAGEMENT/UI:identifyMe()
æ
mO·/MANAGEMENT/UI:identifyMe=
Example
ç
CALL/MANAGEMENT/UI:identifyMe()
æ
mO/MANAGEMENT/UI:identifyMe
7.4.6.
Dark Mode
ThiscommandturnstheLEDson/offonthedevice.
Command and Response
#darkmode
ç
SET·/MANAGEMENT/UI/DARKMODE.DarkModeEnable=
<status>
æ
pw·/MANAGEMENT/UI/DARKMODE.DarkModeEnable=
<status>
Parameters
Identifier
Parameter description
Value
Explanation
<status>
Status of the dark mode
true
Dark mode is enabled.
false
Dark mode is disabled.
Example
ç
SET/MANAGEMENT/UI/DARKMODE.DarkModeEnable=true
æ
pw/MANAGEMENT/UI/DARKMODE.DarkModeEnable=true