6. LW3 Programmers’ Reference
HDMI20-OPTC series – User's Manual
45
6.3. System Commands
6.3.1. Querying the Product Name
The name of the product is a read-only parameter and cannot be modified.
Command and Response
Ý
GET•/.ProductName
Ü
pr•/.ProductName=
<Product_name>
Example
Ý
GET /.ProductName
Ü
pr /.ProductName=HDMI20-OPTC-TX220-PRO
6.3.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 and Response
Ý
SET•/MANAGEMENT/UID/DeviceLabel=
<Custom_name>
Ü
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.3.3. Querying the Serial Number
Command and Response
Ý
GET•/.SerialNumber
Ü
pr•/.SerialNumber=
<serial_nr>
Example
Ý
GET /.SerialNumber
Ü
pr /.SerialNumber=92345083
6.3.4. Querying the Firmware Version
Command and Response
Ý
GET•/SYS/MB.FirmwareVersion
Ü
pr•/SYS/MB.FirmwareVersion=
<firmware_version>
Example
Ý
GET /SYS/MB.FirmwareVersion
Ü
pr /SYS/MB.FirmwareVersion=1.2.0b10 r9
6.3.5. Resetting the Extender
The extender can be restarted – the current connections (LAN, RS-232) will be terminated.
Command and Response
Ý
CALL•/SYS:reset()
Ü
mO•/SYS:reset=
Example
Ý
CALL /SYS:reset()
Ü
mO /SYS:reset=
6.3.6. Restoring the Factory Default Settings
Command and Response
Ý
CALL•/SYS:factoryDefaults()
Ü
mO•/SYS:factoryDefaults=
Example
Ý
CALL /SYS:factoryDefaults()
Ü
mO /SYS:factoryDefaults=