Jetter AG
Programming | 7
JCM-501-E00 User Manual
40 / 59
7.12.1 Updating the operating system via programming tool
The programming tool JetSym offers an easy way to transfer an OS file to the
JCM-501-E00.
Performing the up-
date
ü
An OS file for the JCM-501-E00 is available.
ü
The device is connected via Ethernet to the PC.
ü
The number of the device in the configuration memory is set as IP basic port
number for JetIP communication.
ü
The device is powered on during the operating system update.
1.
Select in the JetSym menu
Build
menu item
Update OS...
ð
The file selection dialog opens.
2.
Select the new OS file here.
ð
JetSym opens a confirmation dialog.
3.
Launch the OS upload by clicking the button
Yes
.
4.
Wait until the update process is completed.
5.
To activate the newly installed OS, re-boot the device.
7.12.2 Performing the operating system update via FTP
An FTP client lets you transfer an OS file to the JCM-501-E00.
Update the
operating system
ü
An OS file for the JCM-501-E00 is available.
ü
An FTP connection to the device has been established.
ü
The operating system of the JCM-501-E00 is running.
ü
During the operating system update, the device is powered on.
1.
Open an FTP connection to the JCM-501-E00.
2.
Log in with administrator rights.
3.
Navigate to the directory \
App
.
4.
Transfer the OS file
5.
Wait until the update process is completed
6.
Use a text editor and create on your PC a configuration file named
config.ini
.
7.
Enter into this file the path and the name of the OS file on the device, e.g.
\app\jvm_ce0_1.00.0.07.os
.
8.
Copy this file into the directory
\App
as well.
9.
Clear the FTP connection.
10.
To activate the newly installed OS, re-boot the device.
11.
The new OS is being installed. Wait at least one minute.
12.
Restart the device.
7.12.3 Performing the operating system update via USB
A USB flash drive lets you transfer an OS file to the JCM-501-E00.
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\jcm_ce0.os >\App\update.ini
if not exist \Data\update md \Data\update