8. Firmware Update
HDMI-TPS-RX110AY series – User's Manual
130
Appliedfirmwarepackage:v1.5.0b3 | LDCsoftware:v2.5.9b2
Step 4. Start the update and wait until it is finished
Click on the
Start Update
button to start the procedure. The status is shown in
percent in the right side of the device line and the overall process in the bottom
progress bar.
If the Cleartext login is enabled and you did not enter the password in the
Parameters
window (or it is incorrect)
a window will appear to get the password at each device.
INFO:
Thedevicemightrebootduringthefirmwareupdateprocedure.
The log about the updating process can be displayed in a new window by pressing the
button.Whenthe
progress bar reaches 100% (
Done
isdisplayedatalldevices),theupdateofalldevicesarefinishedsuccessfully
and a message appears; you can close the software.
Step 5. Wait until the unit reboots with the new firmware.
Oncethefirmwareupdateprocedureiscompleted,thedeviceisrebootedwiththenewfirmware.Shutting
down and restarting the device is recommended.
START UPDATE
8.5.
Command Line Interface (CLI)
DIFFERENCE:
TheCommandLineInterfaceisavailablefromLDU2v2.9.0b9.
TheCLIoftheLDU2softwareisasimpletoolforcreatingscriptabledeviceupdateswithouttheneedof
human interactions. It allows batch updating with the same features which are available in case of GUI
usage.
#new
8.5.1.
How to Run
Running under Windows
®
OS
TheinstallerofLDU2putsthefollowingfileintotheinstallationfolder:
LightwareDeviceUpdaterV2_CLI.cmd
CLIisavailablebythisfile,theexeisnotsuitableforthatpurpose.Openacommandlinewindowtoexecute
or test the features directly.
Step 1.
OpenanExplorerwindowwherethecmdfileislocated,thedefaultis:
c:\Program Files (x86)\Lightware\Lightware Device Updater V2\LightwareDeviceUpdaterV2_CLI.cmd
.
Step 2.
Click on the address line (highlighed with blue in the picture), type
cmd.exe
and press enter. The
commandinterpreterwindowofWindowsisopenedatthepathoftheLDU2installfolder.
Step 3.
Now you can use the
LightwareDeviceUpdaterV2_CLI.cmd
filewiththecommandsandoptionswhich
aredescribedinthecomingsections:
Running under Linux
TheCommandLineInterfaceunderLinuxOperatingSystemscanberunbythefollowing:
LightwareDeviceUpdaterV2.sh
Runinganupdate:
bash LightwareDeviceUpdaterV2.sh update --ip 172.24.5.27 --package ~/Downloads/tps-
tx200_1.3.1b3.lfp2
The commands and options are the same under Windows
®
and Linux, too. Following sections contain
examples with
LightwareDeviceUpdaterV2_CLI.cmd
.