Whoever works with MTX65i or MTX65+G (or TC65i or XT65 modules) will know that to save/ modify/ rename/ delete files and applications inside a device we use a tool called MES that is installed when we install the development environment Eclipse.

This MES (note, not all versions) has a number of command-line utilities i.e. console utilities. These utilities can be very useful to automate production processes as it is easy to automate the load of applications inside the modem.

The MES console applications are:

MESClose.exe
MESCopy.exe
MESDel.exe
MESDir.exe
MESFormat.exe
MESMKDir.exe
MESFormat.exe
MESPort.exe
MESRmdir.exe
MESSearchApp.exe
MESServer.exe
MESXCopy.exe

Before using any of them for the first time, you must register the DLL activeX called MESShellExt.dll in the PC, so we execute the file named “register.bat” which is in charge of this. As soon as the DLL is registered, we can use the utilities.

The first one that we should use is called MESPort. With this, the PC’s COM port that we want to use is specified. To do this we need to do the following:

mes

And then we can use the utilities that we need. For example, with MESDir we can list the contents of the modem’s memory i.e. we list the files that are inside the modem.

mes2

With MESCopy we can copy files from our PC to the modem. This is very interesting when producing our devices.

There are lots of other utilities, like MESDel (to delete files), MESFormat (to format the modem’s FFS), MESMKDir (to create a folder) etc.

Anyway there’s a whole set of useful utilities. Another important thing is that you can run Win7 64bits no problem. Some time ago I started to develop an MES graphic for Win7 64bits based on these utilities, it was only half done. We will see if I fancy doing it I will finish it.

meswin7

Until next time! ;)  


No hay posts relacionados.








6 Responses to “MES Console Utilities”
  1. Antony says:

    Hola, estoy instalando todo para trabajar con el modem mtx65g en windows 7 pero aún no puedo trabajar con el mes, luego de dar el puerto me sale lo siguiente:

    The port could not be opened. Check whether the COM port is available and
    select an available COM port from the Data Exchange Software properties.

  2. Antony says:

    Hola

    Quisiera saber donde encuentro el register.bat o si me dan el script para yo crearlo.

    Gracias

  3. Antony says:

    Hola

    Ejectando cmd como administrador pude registrar la dll “MESShellExt.dll” con regsvr32 pero al usar la utilidad mes, aún encuentro el mismo problema luego de ejecutar un MESDir. espero su colaboración

    C:\Windows\SysWOW64>MESDir mod:a:\
    The port could not be opened. Check whether the COM port is available and
    select an available COM port from the Data Exchange Software properties.

    Gracias

    • blogElectronica says:

      Hola Antony,

      ¿pero antes de ejecutar el MESDIR has ejecutado el MESPORT especificando el puerto COM a usar? Si no lo haces te devolverá el error que mencionas.

      Salu2

  4. Juan says:

    Hola,

    Necesito la herramienta MES para grabar una aplicación java en la memoria del modem Cinterion TC65, me he bajado la última versión del IDE Eclipse que no necesita instalación (simplemente es un ejecutable). La cuestión es que he leido que se instala junto con Eclipse pero no hay manera de encontrar la MES tras probar con varias versiones de Eclipse.

    Me pueden decir de donde puedo descargarlo???

    Gracias de antemano.

    • blogElectronica says:

      Hola Juan,

      el SDK (que incluye el Eclipse y el MES te lo debe proporcionar tu distribuidor de forma gratuita, bien en CD o con link.

      En cualquier caso te mando un email con más info.

      Salu2.

  5.  
Leave a Reply

Puedes publicar un comentario aquí si quieres, pero te recomiendo que uses el nuevo foroElectronica.com para introducir comentarios. Te contestaré más rápido. Recuerda que debes registrarte si no lo estás para publicar un comentario.