User`s manual
CA Series User’s Manual Software Installation
3-60
5. Select File Æ Manage Catalog Items. In View Æ Catalog, browse to \Third Party\Device
Drivers\ MOXA Smartio/Industio-PC/104. Right-click on the driver Prefix COM or Prefix
MXU you would like to include and choose Add to OS Design.
Note: You can only select either Prefix COM or Prefix MXU, but not both.
Prefix COM supports up to 10 ports, from COM0 to COM9. Prefix MXU supports more than 10
ports, so it is better for you to select Prefix MXU if you are not sure how many ports the device
has. Otherwise, you will only be allowed to use one multiport serial board on the target host.
6. After adding MOXA Tech drivers into your OS Design, a new project is automatically added
to your workspace. The project name is mxpcdrvce5.reg. The project can be accessed from
View Æ File View. The mxpcdrvce5.reg project contains a number of files used to configure
the drivers included in your OS Design. For ISA boards, remember to set the IRQ and I/O
address in mxpcdrvce5.reg. For example, if your IRQ is 10, IOBASE is 0180, Interrupt and
Vector is 01c0, then you should configure “1A” for SysIntr, “0180” and “01c0” for IOBASE,
“A” for IRQ and “1” for FIFO. When applying the formula “IRQ+10” remember that IRQ is
in base 10 and 10 is in Hex format. If we first convert the IRQ value to Hex format, then
SysIntr will equal 1A. Otherwise, set FIFO to 1 to enable the FIFO.
Note: To use the “Terminal Emulator” tool, modify mxpcdrvce5.reg and keyboard as shown
below (this is just for “one” “COM” port). Take note of the number of ports, COM, and MXU,
and then enter the correct information.
[HKEY_LOCAL_MACHINE\ExtModems\HayesCompat1]
“Port”=”COM2:”
“DeviceType”=dword:1
“FriendlyName”=”Hayes Compatible on COM2:”