Install.txt Driver File Contents (DRIV_WCE_UPORT1P_V1.0_Build08032114.zip)

=============================================================================

   User Manual for UPort 1110/1130/1150 Windows CE  5.0 for x86 Platform 
                   Copyright (C) 2008, Moxa Technologies Co, Ltd.
	
=============================================================================
Date: 26/03/2008

CONTENTS

0. Note
1. Introduction
2. Installation with a CAB File
   2.1 Installation of the Driver
   2.2 Set Interface
   2.3 nstalDriver removing
3. Installation with an installation package
   3.1 Installation procedure   
   3.2 Removing driver on a target
   3.3 Interface configuration
      
4. Appendix
   4.1 Change COM number in the registry
   4.2 Change interface in the resigtry


-----------------------------------------------------------------------------
0. Note

   0.1 MOXA UPort 1110/1130/1150 driver supports two prifix names, "COM" and "MXU".
       You may only choose one (MXU or COM) for your OS design. 

-----------------------------------------------------------------------------
1. Introduction

   This document provides the procedure to install UPort 1110/1130/1150 WinCE 5.0
   driver for WinCE 5.0 either with a CAB file
   or a installation package and the method to add UPort 1110/1130/1150 WinCE 5.0 
   driver to a OS design.
   
   1.1 Supported Products
   
       The following products are supported by Moxa in WinCE 5.0:
       
       UPort 1110
       UPort 1130
       UPort 1150
       UPort 1150I
 
----------------------------------------------------------------------------- 
2. Installation with a CAB File

   2.1 Installation procedure
	
       2.1.1 Install with ActiveSync
          
       1)  Install Microsoft ActiveSync in source PC. 
       
       2)  Connect the WinCE Device (CEPC) and the PC with a RS232 null modem cable.
                  
       3)  Run ActiveSync in source PC.
       
       4)  Open the "Command Prompt" in WinCE device. Enter the command "repllog".
           
       5)  A New Partnership window appears in ActiveSync.
       
       6)  Select "No" and then click on "Next".
       
       7)  Now a connection is established between PC and WinCE device and you will  
           see the connection status as "Connected" in ActiveSync.
           
       8)  Click on the "Explore" button in the ActiveSync window, and then copy
           the UP1100_COM_v1.0_Setup.cab file to the "Mobile/Target Device".
            
       9)  Open "My Device" in the WinCE target device (CEPC) and you will 
           find the CAB file, UP1100_COM_v1.0_Setup.cab.
           
       10) Double click on the CAB file (UP1100_COM_v1.0_Setup) to install UPort 1110/1130/1150
           WinCE 5.0 driver.
           
       11) An installation window will appear. Click "OK" to continue. And then the driver 
           is installed.
           
       12) Now, plug in the UPort 1110/1130/1150 USB Serial device in to the USB
           port of the WinCE Device. The driver will be loaded automatically, and then 
           UPort 1110/1130/1150 is ready to use.

       2.1.2 Install with a USB disk

       1)  Install USB disk driver on WinCE device.
 
       2)  Insert USB disk that contains the CAB file, UP1100_COM_v1.0_Setup.cab.

       3)  Repeat the steps from 10 to 12 in 2.1.1.

   2.2 Interface configuration
   
       When installation has finished,the configuration tool will be found in
       "Start->Programs->MOXA UP1100 Configuration Panel\UP1100_config".

   2.3 Driver removing

       1)  Enter "Control Panel->Remove Programs".

       2)  Select "MOXA U11X0_COM v1.0" or "MOXA U11X0_MXU v1.0".

       3)  Click "Remove".
 
-----------------------------------------------------------------------------  
3. Installation with an installation package

   3.1 Installation procedure
 
       1)  Obtain a copy of UPort 1110/1130/1150 WinCE 5.0 driver package and extract it to
           your computer. Double click the installation package and it will automatically copy 
           the UPort folder to "\WINCE500\PLATFORM\" (e.g. C:\WINCE500\PLATFORM\U11x0) and 
           import UPort 1110/1130/1150 WinCE 5.0 driver into the "Catalog".
       
       2)  Open your workspace in Platform Builder.
       
       3)  Open the "Manage Catalog Items" (View-> Catalog).
       
       4)  You will find UPort 1110/1130/1150 WinCE 5.0 driver in "Third Party" folder.
          
       5)  Right-click on the driver "USB to Serial Adaptors (Prefix COM)" or 
           "USB to Serial Adaptors (Prefix MXU)" and then choose "Add to OS Design".
          
       6)  After adding the driver, you will find it in your workspace.
   
       7)  Now you can start to build your OS and downlaod it into a target.
  
   3.2 Removing driver on a target
              
       1) In the "OSDesign_View", delete "USB to Serial Adaptors (Prefix XXX)".
          
       2) Build your OS again and downlaod it into a target.

   3.3 Interface configuration
   
       After image has been downloaded to WinCE Device, enter the command "UP1100_config.exe"
       in "Command Prompt" in the WinCE device.

4. Appendix

       If you have a prefered COM number or interface for a default setting, follow the steps
       to modify the registry in your OS Design.

   4.1 Change COM number in the registry
       
       1) Find in "Projects->mxu11x0->Parameter files->mxu11x0.reg" in "FileView".
       2) Add " "index"=dword:N " (N is the COM number you prefered.) 
          in [HKEY_LOCAL_MACHINE\Drivers\USB\ClientDrivers\MXU_11x0].
       3) For example, install a UPort1110 as COM5 in a WinCE device:

	  [HKEY_LOCAL_MACHINE\Drivers\USB\ClientDrivers\MXU_11x0]
              "Prefix"="COM"
              "DLL"="MXUCOM.DLL"
              "Tsp"="Unimodem.dll"
              "DevConfig"=hex: 10,00, 00,00, 05,00,00,00, 10,01,00,00, 00,4B,00,00,
               00,00, 08, 00, 00, 00,00,00,00
              "DeviceType"=dword:0
              "Interface"=dword:0
	      "index"=dword:5  // COM5 for UPort1110

   4.2 Change interface in the resigtry

       1) Find in "Projects->mxu11x0->Parameter files->mxu11x0.reg" in "FileView".
       2) Modify " "Interface"=dword:N " (N=0->RS-232, N=1->RS-485 2W,N=2->RS-422,N=3->RS-485 4W) 
          in [HKEY_LOCAL_MACHINE\Drivers\USB\ClientDrivers\MXU_11x0].
       3) For example, install a UPort1150 as RS422 interface in a WinCE device:

	  [HKEY_LOCAL_MACHINE\Drivers\USB\ClientDrivers\MXU_11x0]
              "Prefix"="COM"
              "DLL"="MXUCOM.DLL"
              "Tsp"="Unimodem.dll"
              "DevConfig"=hex: 10,00, 00,00, 05,00,00,00, 10,01,00,00, 00,4B,00,00,
               00,00, 08, 00, 00, 00,00,00,00
              "DeviceType"=dword:0
              "Interface"=dword:2 // UPort 1150 at RS422 mode
	      
-----------------------------------------------------------------------------



Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: ftp, load: 3.93