7.LW3Programmer'sReference
HDMI-TPS-TX200series–User'sManual
84
Appliedfirmwarepackage:v1.3.2b3 | LDCsoftware:v2.5.7b2
7.4.
System Commands
7.4.1. Querying the Product Name
Command and Response
#producttype
ç
GET·/.ProductName
æ
pr·/.ProductName=
<Product_name>
Parameters
The
<Product_name>
isthetypeofthedevice:read-onlyparameterandcannotbemodified.
Example
ç
GET/.ProductName
æ
pr/.ProductName=SW4-TPS-TX240-Plus
7.4.2.
Setting the Device Label
ATTENTION!
Thedevicelabelcanbechangedtoacustomtextinthe
taboftheLDCsoftware.This
writableparameterisnotthesameastheProductNameparameter.
# #label
#devicelabel
Thedefaultformatofthedevicelabelis:LW_
<product_name>
_
<serial_no>
Command and Response
ç
SET·/MANAGEMENT/UID.DeviceLabel=
<device_label>
æ
pw·/MANAGEMENT/UID.DeviceLabel=
<device_label>
The
<device_label>
lengthcanbe39characterandASCIIcharactersareallowed.Longernamesaretruncated.
Example
ç
SET/MANAGEMENT/UID.DeviceLabel=Control_room_TX
æ
pw/MANAGEMENT/UID.DeviceLabel=Control_room_TX
7.4.3. Querying the Serial Number
Command and Response
ç
GET·/.SerialNumber
æ
pr·/.SerialNumber=
<Product_name>
Example
ç
GET/.SerialNumber
ç
pr/.SerialNumber=00006334
#serialnumber
7.4.4. Querying the CPU Firmware Version
Command and Response
#firmwareversion
ç
GET·/SYS/MB.FirmwareVersion
æ
pr·/SYS/MB.FirmwareVersion=
<FW_version>
Parameters
The
<FW_version>
isthetypeofthedevice:read-onlyparameterandcannotbemodified.
Example
ç
GET/SYS/MB.FirmwareVersion
æ
pr/SYS/MB.FirmwareVersion=1.2.0b11r23
7.4.5. Querying the Package Version
DIFFERENCE:
ThiscommandisavailablefromFWpackagev1.2.0b14.
This command shows the installed
firmware package
version.
Command and Response
ç
GET·/MANAGEMENT/UID.PackageVersion
æ
pr·/MANAGEMENT/UID.PackageVersion=
<package_version>
Example
ç
GET/MANAGEMENT/UID.PackageVersion
æ
pr/MANAGEMENT/UID.PackageVersion=1.2.0b14
7.4.6.
Resetting the Device
Command and Response
ç
CALL·/SYS:reset(1)
Thetransmitterisrestarted,thecurrentconnections(LAN,RS-232)areterminated.Thereisnoreplyinthis
case.
#restart
#reboot
Example
ç
CALL/SYS:reset(1)
7.4.7.
Restoring the Factory Default Settings
Command and Response
ç
CALL·/SYS:factoryDefaults()
Example
ç
CALL/SYS:factoryDefaults()
Thedeviceisrestarted,currentconnectionsareterminated,andthedefaultsettingsarerestored.Thereis
no reply in this case.
Seethecompletelistinthe
section.
#factory