8. Firmware Update
HDMI-TPS-RX110AY series – User's Manual
132
Appliedfirmwarepackage:v1.5.0b3 | LDCsoftware:v2.5.9b2
8.6.4.
Device Info
The most important information about the selected device is displayed; see the example for more details.
Command
LightwareDeviceUpdaterV2_CLI.cmd deviceInfo [options]
Options
Option
Description
Required?
-i
or
--ip
ListofIPaddressesofdevicestobeupdated
one of them is
mandatory
-n
or
--hostName
Listofhostnamesofdevicestobeupdated
-v
or
--packageVersion
Shows installed package version only
optional
Example 1
C:\Program Files (x86)\Lightware\Lightware Device Updater V2>LightwareDeviceUpdaterV2_CLI.cmd deviceInfo --ip
192.168.1.2
C:\Program Files (x86)\Lightware\Lightware Device Updater V2>lib\jre\bin\java.exe -jar lib\ldu2.jar deviceInfo --ip
192.168.1.2
Product name: HDMI-TPS-RX110AY-Plus
IP address: 192.168.1.2
Serial number: 00005031
MAC address: a8:d2:36:00:50:31
Part number: 91540070
Device label: LW_HDMI-TPS-RX110AY-Plus_00005031
Package version: v1.5.0b3
CPU FW version: v1.6.2b2
HW version: V12_AAA0
Operation mode: Application mode
Example 2
C:\Program Files (x86)\Lightware\Lightware Device Updater V2>LightwareDeviceUpdaterV2_CLI.cmd deviceInfo --ip
192.168.1.2 --packageVersion
C:\Program Files (x86)\Lightware\Lightware Device Updater V2>lib\jre\bin\java.exe -jar lib\ldu2.jar deviceInfo --ip
192.168.1.2 --packageVersion
v1.5.0b3
8.6.5.
Update
Thiscommandcanbeusedtoupdatethefirmwareofthedevices.
Command
LightwareDeviceUpdaterV2_CLI.cmd update [options]
Options
Option
Description
Required?
-p
or
--package
Thepathofthefirmwarepackagefile
yes
-i
or
--ip
ListofIPaddressesofdevicestobeupdated
one of them is
mandatory
-n
or
--hostName
Listofhostnamesofdevicestobeupdated
-b
or
--backupFolder
Foldertocreatedeviceconfigurationbackupat.
Default:USER_HOME/.ldu2/backup
optional
-f
or
--factoryDefault
Applyfactoryresetduringdeviceupdate.Default:false
optional
-r
or
--reportProgress
Reportupdateprogressinpercentageform.Default:false
optional
Package-specificoptions CertainLFP2packageshavefeatureswhichcanbeapplied
section.
optional
ATTENTION!
Theconfigurationisrestoredautomaticallyifthefactorydefaultoptionisnotappliedinthe
update
command.In that case, there is no need to run the
restore
command after the update.
Example
C:\Program Files (x86)\Lightware\Lightware Device Updater V2>LightwareDeviceUpdaterV2_CLI.cmd update --ip
192.168.1.2 --package C:\Firmwares\HDMI-TPS-RX110AY_v1.5.0b3.lfp2 --reportProgress
C:\Program Files (x86)\Lightware\Lightware Device Updater V2>lib\jre\bin\java.exe -jar lib\ldu2.jar update --ip
192.168.1.2 --package C:\Firmwares\HDMI-TPS-RX110AY_v1.5.0b3.lfp2 --reportProgress
[2021-06-15 11:23:08.517] [ INFO] [ main] - Device IPs: [192.168.1.2]
[2021-06-15 11:23:11.278] [ INFO] [ main] - All the selected devices are accessible over the network.
[2021-06-15 11:23:11.460] [ INFO] [ main] - All the selected devices are compatible with the specified
package.
[2021-06-15 11:23:11.865] [ INFO] [ 192.168.1.2] - Package version: 1.5.0b3
[2021-06-15 11:23:11.956] [ INFO] [ 192.168.1.2] - Login functionality is currently not enabled.
[2021-06-15 11:23:11.978] [ INFO] [ 192.168.1.2] - Creating backup of device settings...
[2021-06-15 11:23:15.154] [ INFO] [ 192.168.1.2] - Backup HTTP enable properties
[2021-06-15 11:23:16.467] [ INFO] [ProgressReporter] - Progress: 2%
[2021-06-15 11:23:17.660] [ INFO] [ 192.168.1.2] - HTTP and HTTP post have got enabled on port 80
[2021-06-15 11:23:17.761] [ INFO] [ 192.168.1.2] - Backup of device preset MyMacros (preset1) is queued
[2021-06-15 11:23:17.804] [ INFO] [ 192.168.1.2] - Backup of device preset save protected (preset2) is queued
[2021-06-15 11:23:17.883] [ INFO] [ 192.168.1.2] - Creating backup of device presets...
[2021-06-15 11:23:18.744] [ INFO] [ 192.168.1.2] - Creating miniweb backup...
[2021-06-15 11:23:18.745] [ INFO] [ 192.168.1.2] - Making backup of the miniweb file.
[2021-06-15 11:23:21.362] [ INFO] [ 192.168.1.2] - HTTP and HTTP post properties have got restored on port 80
[2021-06-15 11:23:21.388] [ INFO] [ 192.168.1.2] - Switching device into bootload mode...
[2021-06-15 11:23:21.469] [ INFO] [ProgressReporter] - Progress: 5%
[...]
If the
ProgressReporter
option enabled, the current state is displayed in every 5 seconds.