![Siemens TC45 Скачать руководство пользователя страница 36](http://html.mh-extra.com/html/siemens/tc45/tc45_user-manual_375438036.webp)
TC45 TC45 JAVA User's Guide
Confidential / Released
TC45_JAVA User's Guide_V02
Page 36 of 72
30.06.2003
7 File transfer to module
7.1 Module Exchange Suite
The Module Exchange Suite allows you to view the Flash file system on the module as a
directory from Windows Explorer. Make sure that the module is turned on and that ASC0 of
the module is connected to the configured comport of Module Exchange Suite. The
adjustment of the configured comport can be checked by attributes on Module directory.
Please note that the Module Exchange Suite can be used only if the module is in normal
mode.
7.1.1 Windows based
The directory is called “Module” and can be found at the top level of workspace
“MyComputer”. To transfer a file to the module, simply copy the file from the source directory
to the target directory in the “Module”.
7.1.2 Command line based
A suite of command line tools is available for accessing the module’s Flash file system. They
are installed in the Windows System directory so that the tools are available from any
directory. The module’s file system is accessed with
mod:
. The tools included in this suite
are MESdel, MEScopy, MESdir, MESmkdir, MESrmdir and MESformat. Entering one of
these commands without arguments will describe the command’s usage. The tools mimic
the standard directory and file commands. A path inside the module’s file system is identified
by using “mod:” instead of a PC drive letter (e.g. “MESdir mod.” lists the contents of the
module’s root directory).
To direct the output of the Visual Basic Script (VBS) based command line tools into the
command prompt window instead of a Windows popup window the VBS command-scripting
must be “used host” instead of the Windows scripting host. This is achieved by calling the
scripting host once with the parameter '//H:CScript'. Call the command "cscript //H:CScript"
once in a command prompt window. This setting will be stored eternally. To switch back to
the wscripting host call "cscript //H:WScript".
7.2 Over the Air Provisioning
See Chapter 8 for OTA provisioning.
7.3 Security issues
The developer should be aware of the following security issues.