8.FirmwareUpdate
HDMI-TPS-TX200series–User'sManual
133
Appliedfirmwarepackage:v1.3.2b3 | LDCsoftware:v2.5.7b2
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
percentintherightsideofthedevicelineandtheoverallprocessinthebottom
progressbar.
IftheCleartextloginisenabledandyoudidnotenterthepasswordinthe
Parameters
window (or it is incorrect)
awindowwillappeartogetthepasswordateachdevice.
INFO:
Thedevicemightrebootduringthefirmwareupdateprocedure.
Thelogabouttheupdatingprocesscanbedisplayedinanewwindowbypressingth
e
button.Whenthe
progressbarreaches100%(
Done
isdisplayedatalldevices),theupdateofalldevicesarefinishedsuccessfully
andamessageappears;youcanclosethesoftware.
Step 5. Wait until the unit reboots with the new firmware.
Oncethefirmwareupdateprocedureiscompleted,thedeviceisrebootedwiththenewfirmware.Shutting
downandrestartingthedeviceisrecommended.
START UPDATE
8.6.
Command Line Interface (CLI)
DIFFERENCE:
TheCommandLineInterfaceisavailablefromLDU2v2.9.0b9.
TheCLIoftheLDU2softwareisasimpletoolforcreatingscriptabledeviceupdateswithouttheneedof
humaninteractions.ItallowsbatchupdatingwiththesamefeatureswhichareavailableincaseofGUI
usage.
8.6.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.
Clickontheaddressline(highlighedwithblueinthepicture),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
.