Jetter AG
Programming | 7
JVM-104-O15 User Manual
43 / 60
7.10.1 Performing the operating system update via USB
A USB flash drive lets you transfer an OS file to the JVM-104-O15.
Files directory on
the USB flash drive
The USB flash drive contains the following files:
■
The
autostart.bat
file
■
The new OS
■
Other files to be copied (optional)
Contents of
the batch file
The batch file
autostart.bat
must have the following contents:
@echo off
if not exist \app\autostart.exe goto end
if exist \app\update.ini goto end
if exist \app\usb_update_process_marker goto dm
echo \data\update\jvm_ce0_1.00.0.04.os >\app\update.ini
md \data\update
copy \%1\jvm_ce0_1.00.0.04.os \data\update\jvm_ce0_1.00.0.04.os
echo >\app\usb_update_process_marker
md \app\progtest
@cmd /c start \App\sys\jvcm_si 102 (ergänzen)
del \System\reset.exe
goto end
:dm
del \app\usb_update_process_marker
:end
Updating the
operating system
ü
An OS file for the JVM-104-O15 is available.
ü
The operating system of the JVM-104-O15 as of version 4.01.0.44 is running.
ü
The device remains powered on during the operating system update.
1.
Copy the OS file to your USB flash drive. This drive must be FAT formatted.
2.
Create a batch file on the USB flash drive and name it
autostart.bat
. Con-
tents of the batch file: See above.
3.
Replace all entries
jvm_ce0_1.00.0.04
with the actual name of the OS file.
4.
Switch off the JVM-104-O15.
5.
Connect the USB stick to the JVM-104-O15.
6.
Switch on the JVM-104-O15.
ð
The device switches to update mode and displays the following dialog
text:
Preparing update.
Please do not remove the update device
Update will be performed after restart
ð
About 10 seconds later the device automatically launches the update
process.
ð
When the update is completed, the device displays the following text:
Update completed
Please wait
ð
Now, the device reboots automatically and starts the application.