6. LW3 Programmers’ Reference
HDMI20-OPTC series – User's Manual
44
6.5.
System Commands
6.5.1. Querying the Product Name
The name of the product is a read-only parameter and cannot be modified.
Command format: GET
●
/.ProductName
Response format: pr
●
/.ProductName=<Product_name>
Example:
˃
GET /.ProductName
˂
pr /.ProductName=HDMI20-OPTC-TX220-PRO
6.5.2.
Setting the Device Label
ATTENTION!
The device label can be changed to a custom text which is displayed in many windows of
the LDC. This writable parameter is not the same as the ProductName parameter.
Command format: SET
●
/MANAGEMENT/UID/DeviceLabel=<Custom_name>
Response format: pw
●
/MANAGEMENT/UID/DeviceLabel=<Custom_name>
The Device Label can be 39 character length and ASCII characters are allowed. Longer names are truncated.
Example:
˃
SET /MANAGEMENT/UID.DeviceLabel=HDM20-OPTC_Control_room
˂
pw /MANAGEMENT/UID.DeviceLabel=HDM20-OPTC_Control_room
6.5.3. Querying the Serial Number
Command format: GET
●
/.SerialNumber
Response format: pr
●
/.SerialNumber=<serial_nr>
Example:
˃
GET /.SerialNumber
˂
pr /.SerialNumber=92345083
6.5.4. Querying the Firmware Version
Command format: GET
●
/SYS/MB.FirmwareVersion
Response format: pr
●
/SYS/MB.FirmwareVersion=<firmware_version>
Example:
˃
GET /SYS/MB.FirmwareVersion
˂
pr /SYS/MB.FirmwareVersion=1.0.0b9 r9
6.5.5.
Resetting the Extender
The extender can be restarted – the current connections (LAN, RS-232) will be terminated.
Command format: CALL
●
/SYS:reset()
Response format: mO
●
/SYS:reset=
Example:
˃
CALL /SYS:reset()
˂
mO /SYS:reset=
6.5.6. Restoring the Factory Default Settings
Command format: CALL
●
/SYS:factoryDefaults()
Response format: mO
●
/SYS:factoryDefaults=
Example:
˃
CALL /SYS:factoryDefaults()
˂
mO /SYS:factoryDefaults=
6.5.7. Locking Front Panel
Command format: SET
●
/MANAGEMENT/UI.ControlLock=0|1|2
Response format: pw
●
/MANAGEMENT/UI.ControlLock=0|1|2
Example:
˃
SET /MANAGEMENT/UI.ControlLock=1
˂
pw /MANAGEMENT/UI.ControlLock=1
Legend:
▪
0
: None - All functions of the front panel button are enabled.
▪
1:
Locked - The front panel button is locked.
▪
2:
Force Locked - The front panel button is locked and unlock is only possible via protocol command.
6.5.8.
Enabling Dark Mode
Command format: SET
●
/MANAGEMENT/UI.DARKMODE.DarkModeEnable=true|false
Response format: pw
●
/MANAGEMENT/UI.DARKMODE.DarkModeEnable=true|false
Example:
˃
SET /MANAGEMENT/UI/DARKMODE.DarkModeEnable=true
˂
pw /MANAGEMENT/UI/DARKMODE.DarkModeEnable=true
Explanation: The LEDs and the brightness of LCD display on the extender are turned off.