EasyManua.ls Logo

Lightware UMX-TPS-TX130

Lightware UMX-TPS-TX130
183 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
8. Firmware Update  

Complex Examples
Example 1
The following options applied:
Firmware is updated
Factory default settings restored
C:\Program Files (x86)\Lightware\Lightware Device Updater V2>LightwareDeviceUpdaterV2_CLI.cmd update --ip
192.168.1.14 --factoryDefault --package c:\Firmwares\umx-tps-tx100_v1.5.0b4.lfp2
C:\Program Files (x86)\Lightware\Lightware Device Updater V2>lib\jre\bin\java.exe -jar lib\ldu2.jar update --ip
192.168.1.14 --factoryDefault --package c:\Firmwares\umx-tps-tx100_v1.5.0b4.lfp2
[2021-05-14 14:20:26.242] [ INFO] [ main] - Device IPs: [192.168.1.14]
[2021-05-14 14:20:29.860] [ INFO] [ main] - All the selected devices are accessible over the network.
[2021-05-14 14:20:30.129] [ INFO] [ main] - All the selected devices are compatible with the specified
package.
[2021-05-14 14:20:30.709] [ INFO] [ 192.168.1.14] - Package version: 1.5.0b4
[2021-05-14 14:20:30.861] [ INFO] [ 192.168.1.14] - Login functionality is currently not enabled.
[2021-05-14 14:20:30.913] [ INFO] [ 192.168.1.14] - Switching device into bootload mode...
[2021-05-14 14:20:51.497] [ INFO] [ 192.168.1.14] - Gathering UID information from device...
[2021-05-14 14:20:51.881] [ INFO] [ 192.168.1.14] - UID info - Device IP: 192.168.1.14 Product name: UMX-
TPS-TX140K Product part number: 91540050 Serial number: 00006363 Hardware version: V20_DAX0 MAC address:
A8:D2:36:FF:63:63
[2021-05-14 14:20:52.224] [ INFO] [ 192.168.1.14] - Package version on device: 1.5.0b4 r66
[2021-05-14 14:20:52.259] [ INFO] [ 192.168.1.14] - Updating UMX-TPS-TX100 series application fw - part 1...
[2021-05-14 14:20:52.595] [ INFO] [ 192.168.1.14] - [umx-tps-tx100-f427.bin.ER_IROM1]'s current version on
device: 1.5.0b4 r56
[2021-05-14 14:20:52.597] [ INFO] [ 192.168.1.14] - [umx-tps-tx100-f427.bin.ER_IROM1]'s version in the package:
1.5.0b4 r56
[2021-05-14 14:21:09.260] [ INFO] [ 192.168.1.14] - [umx-tps-tx100-f427.bin.ER_IROM1]'s firmware version
updated in FVS EEPROM.
[2021-05-14 14:21:09.263] [ INFO] [ 192.168.1.14] - Updating UMX-TPS-TX100 series application fw - part 2...
[2021-05-14 14:21:09.590] [ INFO] [ 192.168.1.14] - [umx-tps-tx100-f427.bin.ER_IROM2]'s current version on
device: 1.5.0b4 r56
[2021-05-14 14:21:09.591] [ INFO] [ 192.168.1.14] - [umx-tps-tx100-f427.bin.ER_IROM2]'s version in the package:
1.5.0b4 r56
[2021-05-14 14:21:30.832] [ INFO] [ 192.168.1.14] - [umx-tps-tx100-f427.bin.ER_IROM2]'s firmware version
updated in FVS EEPROM.
[2021-05-14 14:21:30.833] [ INFO] [ 192.168.1.14] - Updating VS100TX fw...
[2021-05-14 14:21:31.161] [ INFO] [ 192.168.1.14] - [vs100_tx.bin]'s current version on device: 1.1.0b0 r0
[2021-05-14 14:21:31.162] [ INFO] [ 192.168.1.14] - [vs100_tx.bin]'s version in the package: 1.1.0b0 r63
[2021-05-14 14:21:44.106] [ INFO] [ 192.168.1.14] - [vs100_tx.bin]'s firmware version updated in FVS EEPROM.
[2021-05-14 14:21:44.107] [ INFO] [ 192.168.1.14] - Updating PS171 FW...
[2021-05-14 14:21:44.433] [ INFO] [ 192.168.1.14] - [tps_family_ps171.bin]'s current version on device: 1.0.6b0
r0
[2021-05-14 14:21:44.434] [ INFO] [ 192.168.1.14] - [tps_family_ps171.bin]'s version in the package: 1.0.6b0
r522
[2021-05-14 14:22:00.612] [ INFO] [ 192.168.1.14] - [tps_family_ps171.bin]'s firmware version updated in FVS
EEPROM.
[2021-05-14 14:22:06.740] [ INFO] [ 192.168.1.14] - Setting system information...
[2021-05-14 14:22:12.862] [ INFO] [ 192.168.1.14] - Starting application...
[2021-05-14 14:23:56.190] [ INFO] [ 192.168.1.14] - Done
All 1 update(s) finished successfully.
Example 2
The following options applied:
Cleartext login password is applied
Custom backup folder is set


C:\Program Files (x86)\Lightware\Lightware Device Updater V2>LightwareDeviceUpdaterV2_CLI.cmd update --ip
192.168.1.14 --package c:\Firmwares\umx-tps-tx100_v1.5.0b4.lfp2 --backupFolder c:\My_backup --clearTextLoginPw
qwer1234
C:\Program Files (x86)\Lightware\Lightware Device Updater V2>lib\jre\bin\java.exe -jar lib\ldu2.jar update --ip
192.168.1.14 --package c:\Firmwares\umx-tps-tx100_v1.5.0b4.lfp2 --backupFolder c:\My_backup --clearTextLoginPw
qwer1234
[2021-05-14 14:39:23.243] [ INFO] [ main] - Device IPs: [192.168.1.14]
[2021-05-14 14:39:26.379] [ WARN] [ pool-2-thread-1] - NetworkMask property is not available. Cannot determine
whether the device is on the same network or not.
[2021-05-14 14:39:26.466] [ WARN] [ pool-2-thread-1] - Bonjour device builder error messages: [object Array]
[2021-05-14 14:39:26.535] [ INFO] [ main] - All the selected devices are accessible over the network.
[2021-05-14 14:39:26.753] [ INFO] [ main] - All the selected devices are compatible with the specified
package.
[2021-05-14 14:39:27.307] [ INFO] [ 192.168.1.14] - Package version: 1.5.0b4
[2021-05-14 14:39:27.441] [ INFO] [ 192.168.1.14] - Logged in successfully.
[2021-05-14 14:39:27.471] [ INFO] [ 192.168.1.14] - Creating backup of device settings...
[2021-05-14 14:39:31.010] [ INFO] [ 192.168.1.14] - Backup HTTP enable properties
[2021-05-14 14:39:33.462] [ INFO] [ 192.168.1.14] - HTTP and HTTP post have got enabled on port 80
[2021-05-14 14:39:33.656] [ INFO] [ 192.168.1.14] - No miniweb file is found on the device.
[2021-05-14 14:39:36.091] [ INFO] [ 192.168.1.14] - HTTP and HTTP post properties have got restored on port 80
[2021-05-14 14:39:36.186] [ INFO] [ 192.168.1.14] - Switching device into bootload mode...
[2021-05-14 14:39:56.561] [ INFO] [ 192.168.1.14] - Gathering UID information from device...
[2021-05-14 14:39:56.937] [ INFO] [ 192.168.1.14] - UID info - Device IP: 192.168.1.14 Product name: UMX-
TPS-TX140K Product part number: 91540050 Serial number: 00006363 Hardware version: V20_DAX0 MAC address:
A8:D2:36:FF:63:63
[2021-05-14 14:39:57.301] [ INFO] [ 192.168.1.14] - Package version on device: 1.5.0b4 r66
[2021-05-14 14:39:57.714] [ INFO] [ 192.168.1.14] - Updating UMX-TPS-TX100 series application fw - part 1...
[2021-05-14 14:39:58.052] [ INFO] [ 192.168.1.14] - [umx-tps-tx100-f427.bin.ER_IROM1]'s current version on
device: 1.5.0b4 r56
[2021-05-14 14:39:58.053] [ INFO] [ 192.168.1.14] - [umx-tps-tx100-f427.bin.ER_IROM1]'s version in the package:
1.5.0b4 r56
[2021-05-14 14:40:14.848] [ INFO] [ 192.168.1.14] - [umx-tps-tx100-f427.bin.ER_IROM1]'s firmware version
updated in FVS EEPROM.
[2021-05-14 14:40:14.850] [ INFO] [ 192.168.1.14] - Updating UMX-TPS-TX100 series application fw - part 2...
[2021-05-14 14:40:15.178] [ INFO] [ 192.168.1.14] - [umx-tps-tx100-f427.bin.ER_IROM2]'s current version on
device: 1.5.0b4 r56
[2021-05-14 14:40:15.179] [ INFO] [ 192.168.1.14] - [umx-tps-tx100-f427.bin.ER_IROM2]'s version in the package:
1.5.0b4 r56
[2021-05-14 14:40:36.511] [ INFO] [ 192.168.1.14] - [umx-tps-tx100-f427.bin.ER_IROM2]'s firmware version
updated in FVS EEPROM.
[2021-05-14 14:40:36.512] [ INFO] [ 192.168.1.14] - Updating VS100TX fw...
[2021-05-14 14:40:36.837] [ INFO] [ 192.168.1.14] - [vs100_tx.bin]'s current version on device: 1.1.0b0 r0
[2021-05-14 14:40:36.839] [ INFO] [ 192.168.1.14] - [vs100_tx.bin]'s version in the package: 1.1.0b0 r63
[2021-05-14 14:40:49.849] [ INFO] [ 192.168.1.14] - [vs100_tx.bin]'s firmware version updated in FVS EEPROM.
[2021-05-14 14:40:49.851] [ INFO] [ 192.168.1.14] - Updating PS171 FW...
[2021-05-14 14:40:50.177] [ INFO] [ 192.168.1.14] - [tps_family_ps171.bin]'s current version on device: 1.0.6b0
r0

Table of Contents

Other manuals for Lightware UMX-TPS-TX130

Related product manuals