You are on page 1of 5

MOXA Multiport Serial Board

CD-ROM ver2.5
(c) Copyright 2009 Moxa Inc., all rights reserved.

Contents
--------
1. Overview
2. System Requirement
3. Multiport driver version
4. Quick reference guide
5. PComm Lite/PComm Lite 2000
6. API-232/DOS
7. Documentation and Acrobat Reader
8. Trademarks
9. Technical Support
=====================================================================
1. Overview
=====================================================================
MOXA Software CD-ROM contains MOXA Multiport Serial Board -
Universal PCI Series, and drivers for all supported operating
systems. In addition, we also provide helpful User's manual and
FAQs to ensure the success of using our products.
File List
---------
/readme.txt.......... This file.
/C104H Series........ C104H Series Document and Driver folder
/C104HPCI Series..... C104H/PCI Series Document and Driver folder
/C168H Series........ C104H Series Document and Driver folder
/C168HPCI............ C168H/PCI Document and Driver folder
/C218Turbo........... C218Turbo Document and Driver folder
/C218Turbo_PCI....... C218Turbo/PCI Document and Driver folder
/C320Turbo........... C320Turbo Document and Driver folder
/C320Turbo_PCI....... C320Turbo/PCI Document and Driver folder
/CI-104J............. CI-104J Document and Driver folder
/CI-132 Series....... CI-132 Series Document and Driver folder
/CI-134 Series....... CI-134 Series Document and Driver folder
/CP-102U_UL.......... CP-102U/UL Document and Driver folder
/CP-104EL............ CP-104EL Document and Driver folder
/CP-104JU............ CP-104JU Document and Driver folder
/CP-104UL............ CP-104UL Document and Driver folder
/CP-114 Series....... CP-114 Series Document and Driver folder
/CP-114UL Series..... CP-114UL Series Document and Driver folder
/CP-112U Series...... CP-112U/UL Document and Driver folder
/CP-118EL............ CP-118EL Document and Driver folder
/CP-118U Series...... CP-118U Series Document and Driver folder
/CP-132 Series....... CP-132 Series Document and Driver folder
/CP-132UL Series..... CP-132UL Series Document and Driver folder
/CP-134U Series...... CP-134U Series Document and Driver folder
/CP-138U Series...... CP-138U Series Document and Driver folder
/CP-168EL............ CP-168EL Document and Driver folder
/CP-168U............. CP-168U Document and Driver folder
/CP-204J............. CP-204J Document and Driver folder
/AcrobatReader....... Acrobat Reader v6.0.1
/PComm Lite 2.6...... PComm Lite v2.6 for Windows 9x/Me/NT
/PComm2K............. PComm Lite v1.3 for Windows 2000/XP/2003
/POS-104UL .......... POS-104UL Document and Driver folder
/CP-102UF Series..... CP-102UF Series Document and Driver folder
/CP-102E............. CP-102E Document and Driver folder
/CP-102EL............ CP-102EL Document and Driver folder
/CP-132EL Series..... CP-132EL Series Document and Driver folder
/CP-114EL Series..... CP-114EL Series Document and Driver folder
/CP-602U Series...... CP-602U Document and Driver folder
/CP-602E Series...... CP-602E Document and Driver folder
/CB-602I Series...... CB-602I Document and Driver folder
=====================================================================
2. System requirement
=====================================================================
For DOS
- PC equipped with CD-ROM along with its DOS device driver.
For Windows 9x/Me/NT/2000/XP/2003/Vista/2008
- PC equipped with CD-ROM
- Provide driver disk preparation under Windows 9x/Me/NT/2000/XP/2003/Vist
a/2008.
For Unix or Linux
- Unix/Linux host with CD-ROM support
- X Window environment and Communicator4.5 and above is required
for HTML based guide. Under text environment, you may refer to
/readme.txt for the same content.
--NOTICE--
We strongly recommend you to install Acrobat Reader shipped with
this CD-ROM in order to view User's Manual.
=====================================================================
3. Multiport driver version
=====================================================================
You may refer to version.txt in this CD-ROM for driver version
information. For latest driver & firmware information, please
refer to http://www.moxa.com.tw for more information.

=====================================================================
4. Quick reference guide
=====================================================================
4.1 How to mount CD-ROM
The quick reference guide intends to provide you operation
procedure to mount CD-ROM. If you are familiar with CD-ROM
configuration in following system, you may skip this.
SCO OpenServer
--------------
1. Mount the CD-ROM volume
#mount -f ISO9660,filemode=444 <device> <mount point>
Ex. To mount a CD-ROM on drive 1 to /mnt, use the command
#mount -f ISO9660,filemode=444 /dev/cd1 /mnt
2. Refer to User's Manual for more driver installation with detail.
If your OpenServer system doesn't have CD-ROM device, please
refer to "Create installation disk" to prepare a Unix format
installation disk.
SCO Unixware
------------
1. Mount the CD-ROM volume
#mount -F cdfs -0 fperm=0555,nmconv=c -r <device> <mount point>
Ex. To mount a CD-ROM on first IDE CD-ROM to /mnt, use the
command
#mount -F cdfs -o fperm=0555,nmconv=c -r /dev/cdrom/c0b0t1l0 /mnt
2. Refer to User's Manual for more driver installation with detail.
Linux
-----
1. Mount the CD-ROM volume
#mount /dev/cdrom or
#mount -t iso9660 -ro mode=0555 <device><mount point>
Ex. To mount a CD-ROM on the second IDE device on /mnt, use
the command
#mount -t iso9660 -ro mode=0555 /dev/hdb /mnt
2. Refer to User's Manual for more driver installation with detail.
=====================================================================
5. PComm Lite/PComm Lite 2000
=====================================================================
Note 1:
PComm Lite/PComm Lite 2000 Diagnostic and Monitor Utility is only
for MOXA Mulitport board product, not for NPort Server Family and
Async Server Family.
Note 2:
PComm Lite 2000 is only for MOXA Windows 2000/XP/2003 Multiport board
driver.

5.1 Introduction
PComm Lite is a professional serial comm tool for Windows NT,
Windows 9x/Me, Window 2000/XP/2003. It provides easy-to-use
serial library under Windows 32 platform supporting major
programming languages, such as Visual Basic, Visual C++,
Borland C++ and Delphi. Comprehensive example programs
are included which is helpful for you to establish serial comm
application quickly.
In addition to provide libraries, you may also find Terminal
Emulator, Monitor, and Diagnostic Utilities which helps you to
troubleshoot problems during system development.
Features
- Easy-to-use API(more than 50 functions)
- Support Zmodem, Ymodem, Xmodem
- VB, C++, Delphi examples
- Compatible with standard COMs
- Terminal Emulator, Monitor and Diagnostics Utilities
- Support Windows 9x/Me/NT/2000/XP/2003
- Support all Moxa multiport products.
Benefits
- Get rid of complicated Microsoft Windows 32 API
- Easy to develop
- Easy to debug
- Quick time to market
- Portable API, investment guaranteed
5.2 Installation
Note :
PComm Lite 2000 is only for MOXA Windows 2000/XP/2003 Multiport
board driver.
For PComm Lite (for Windows 9x/Me/NT):
Execute "setup.exe" in \PComm Lite 2.6\ directly for Intel x86
machine.
For PComm Lite (for Windows 2000/XP/2003):
Execute "setup.exe" in \PComm2K\ directly for Intel x86
machine.

=====================================================================
6. API-232/DOS
=====================================================================
6.1 Introduction
API-232 is a software package providing multiport drivers,
easy-to-use library to control serial ports, including RS-232,
RS-422 and RS-485 interface, under DOS.
API-232/DOS
-----------
API-233/DOS consists of serial library for Moxa multiport board
and utilities under real-mode DOS.
Please refer to \<Board Type>\Software\DOS\API-232.txt for more
information.
6.2 Installation
API-232/DOS will be automatically installed during DOS driver
installation.
=====================================================================
7. Documentation and Acrobat Reader
=====================================================================
7.1 User's Manual
All User's Manuals are in form of PDF format. Therefore, it's
necessary to install Adobe Acrobat Reader in \AcrobatReader\Windows
directory. We recommend you to install Acrobat Reader before
accessing any User's Manual. User's Manuals are stored in \Document.
You may access them directly or through HTML based guide.
=====================================================================
8. Trademarks
=====================================================================
Moxa is a registered trademark and Intellio, Smartio, Industio,
PComm Lite, PComm Pro are trademarks of Moxa Technologies Co., Ltd.
Adobe, Acrobat, and Acrobat Exchange are trademarks of Adobe Systems
Incorporated.
Microsoft, MS, MS-DOS, Windows, Windows NT and Windows 32 are
registered trademarks of Microsoft Corporation.
All other brand and product names are the trademarks of their
respective holders.
=====================================================================
9. Technical Support
=====================================================================
If you need any further technical support, please contact our
technical support team directly.
Email: support@moxa.com
Tel: +886 2 89191230 Ext:300
Fax: +886 2 89191231
Latest driver:
www.moxa.com.tw or www.moxa.com
Product Info:
www.moxa.com.tw or www.moxa.com

You might also like