Device Info
Command
LightwareDeviceUpdaterV2_CLI.cmd deviceInfo [options]
Options
Option Description Required?
or
one of them is
mandatory
or
or optional
Example 1
C:\Program Files (x86)\Lightware\Lightware Device Updater V2>LightwareDeviceUpdaterV2_CLI.cmd deviceInfo --ip
192.168.1.12
C:\Program Files (x86)\Lightware\Lightware Device Updater V2>lib\jre\bin\java.exe -jar lib\ldu2.jar deviceInfo --ip
192.168.1.12
Product name: SW4-TPS-TX240-Plus
IP address: 192.168.1.12
Serial number: 00002263
MAC address: a8:d2:36:ff:22:63
Part number: 91540065
Device label: 123
Package version: v1.3.0b6
CPU FW version: v1.3.0b3
HW version: V12_KAA0
Operation mode: Application mode
Example 2
C:\Program Files (x86)\Lightware\Lightware Device Updater V2>LightwareDeviceUpdaterV2_CLI.cmd deviceInfo --ip
192.168.1.12 --packageVersion
C:\Program Files (x86)\Lightware\Lightware Device Updater V2>lib\jre\bin\java.exe -jar lib\ldu2.jar deviceInfo --ip
192.168.1.12 --packageVersion
v1.3.0b6
Update
Command
LightwareDeviceUpdaterV2_CLI.cmd update [options]
Options
Option Description Required?
or yes
or
one of them is
mandatory
or
or
optional
or optional
or optional
section.
optional
ATTENTION!
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.12 --package C:\Firmwares\tps-tx200_v1.3.2b3.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.12 --package C:\Firmwares\tps-tx200_v1.3.2b3.lfp2 --reportProgress
[2021-05-12 08:59:36.336] [ INFO] [ main] - Device IPs: [192.168.1.12]
[2021-05-12 08:59:39.409] [ INFO] [ main] - All the selected devices are accessible over the network.
[2021-05-12 08:59:39.628] [ INFO] [ main] - All the selected devices are compatible with the specified
package.
[2021-05-12 08:59:40.025] [ INFO] [ 192.168.1.12] - Package version: 1.3.2b3
[2021-05-12 08:59:40.092] [ INFO] [ 192.168.1.12] - Login functionality is currently not enabled.
[2021-05-12 08:59:40.129] [ INFO] [ 192.168.1.12] - Creating backup of device settings...
[2021-05-12 08:59:43.582] [ INFO] [ 192.168.1.12] - Backup HTTP enable properties
[2021-05-12 08:59:44.638] [ INFO] [ProgressReporter] - Progress: 2%
[2021-05-12 08:59:46.111] [ INFO] [ 192.168.1.12] - HTTP and HTTP post have got enabled on port 80
[2021-05-12 08:59:46.319] [ INFO] [ 192.168.1.12] - No miniweb file is found on the device.
[2021-05-12 08:59:48.890] [ INFO] [ 192.168.1.12] - HTTP and HTTP post properties have got restored on port 80
[2021-05-12 08:59:48.897] [ INFO] [ 192.168.1.12] - Switching device into bootload mode...
[2021-05-12 08:59:49.640] [ INFO] [ProgressReporter] - Progress: 5%
[...]