Moxa Technologies INTELLIO C218 Spezifikationen

Stöbern Sie online oder laden Sie Spezifikationen nach Nein Moxa Technologies INTELLIO C218 herunter. Moxa Technologies INTELLIO C218 Specifications Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken

Inhaltsverzeichnis

Seite 1 - Industrial Serial Board

C114HI3 in 1 RS-232/422/485Industrial Serial BoardApr. 1998 (2nd Edition)All Rights Reserved

Seite 2 - Copyright Notice

Introduction l l Chapter 14

Seite 3

5Chapter 2 Hardware Installation and IO-IRQ2.1 IO-IRQ Configuration UtilityBefore installing any driver for C114HI in the system, it is necessary to

Seite 4 - Table of Contents

Hardware Installation and IO-IRQ l l Chapter 26JP1PORT 2PORT 3PORT 4PORT 1RT7RT2 RT6RT4RT8RT1 RT5RT3JP4PORT 3JP5PORT 4PORT 2JP3PORT 1JP2RTS ONREGAUTO

Seite 5

Chapter 2 l l Hardware Installation and IO-IRQ72.2 Jumper Settings for InterfaceJumpers for the first and second ports are symmetric with those for t

Seite 6

Hardware Installation and IO-IRQ l l Chapter 28Tx: ONRx: ONJumper Settings for RS-485 PortThere are many combinations of configuration for RS-

Seite 7 - Chapter 1 Introduction

Chapter 2 l l Hardware Installation and IO-IRQ9Half Duplex Operation ModeTx: RTS ON Tx: REG Tx: AUTORx: RTS OFF Rx: REG Rx: AUTOPlease also refer to C

Seite 8 - 1.2 Specifications

Hardware Installation and IO-IRQ l l Chapter 210If you are going to install multiple C114HI boards, configure one board ata time to prevent hardware

Seite 9 - 1.4 Installation Guide

11Chapter 3 Software InstallationThe C114HI boards are compatible with various operating systems such as SCOUNIX/XENIX, OS/2, QNX, PICK

Seite 10 - Introduction l l Chapter 1

Software Installation l l Chapter 312The screen will show:You would like to install a:1. 1 port card2. 2 port card3. 4 port card4. ...Enter number

Seite 11

Chapter 3l l Software Installation13OS/2 or by the COM.SYS device driver provided by Device Driver Source Kit forOS/2.COM.SYS Default Device DriverThe

Seite 12 - C114HI’s Layout

Copyright NoticeThis documentation is copyrighted by Moxa Technologies Co., Ltd. All rights are reserved.Moxa Technologies reserves the right to make

Seite 13

Software Installation l l Chapter 314

Seite 14

15Chapter 4 For Windows NT UsersIn this chapter, software driver installation, configuration and upgrade/removalprocedure are described. If i

Seite 15

For Windows NT Users l l Chapter 4164.2 Board and Port ConfigurationThe following is the procedure for configuring the C114HI driver under WindowsNT

Seite 16

Chapter 4 l l For Windows NT Users17and subsequent ports are mapped to continuous COM numbers. For instance, ifthe first port is mapped to COM10, then

Seite 17 - 3.2 SCO UNIX/XENIX

For Windows NT Users l l Chapter 418To upgrade driver, remove the installed driver first and install the new one.To remove driver,1. Enter [Control Pa

Seite 18 - 3.3 OS/2

Chapter 4 l l For Windows NT Users19checking the following items:- Plug in the board(s) properly.- Inspect carefully on the settings of I/O address fo

Seite 19

For Windows NT Users l l Chapter 420

Seite 20

21Chapter 5 For Windows 95 UsersIn this chapter, software driver installation, configuration and removal procedure aredescribed. If it is n

Seite 21 - 4.1 Software Installation

For Windows 95 Users l l Chapter522Click [Properties] button to set up a board with correct "Board Type", "IRQ", "INTVect

Seite 22

Chapter 5 l l For Windows 95 Users235.3 Board Initialization Status CheckingAll the error conditions, during the initialization of Windows 95, will b

Seite 23 - 4.4 Driver Upgrade/Removal

MoxaInternetServicesCustomer’s satisfaction is always our number one concern. To ensure customers get thefull benefit of our services, Moxa Int

Seite 24 - 4.7 Troubleshooting

For Windows 95 Users l l Chapter524The error messages and solutions are stated as clearly as possible. If all the possiblesolutions fail, the b

Seite 25

25Chapter 6 PCommPComm, the professional serial comm tool for PC, is a software package under WindowsNT/95, which consists of powerful serial communi

Seite 26

Chapter 6 l l PComm26help in the diskette.DiagnosticA convenient diagnostic program provides internal and external testing, such as IRQ,TxD/RxD, UART,

Seite 27

27Chapter 7 For DOS UsersThe C114HI is useful for office automation and industrial control as well as dataacquisition and communication.

Seite 28

For DOS Users l l Chapter 728before running SETUP program, execute Io-irq to designate I/O addressand IRQ.2. Choose "C102/C104/C168 Ser

Seite 29 - 5.7 Troubleshooting

Chapter 7 l l For DOS Users29Interrupt number: The IRQ number of each port. Several ports may shareone common IRQ.TxD buffer size: The transmit (outp

Seite 30

For DOS Users l l Chapter 730For example, if 4 ports are configured and the starting port number is 1, then themapping of serial port numbers will be

Seite 31 - Chapter 6 PComm

Chapter 7 l l For DOS Users317.5 Data ScopeThe Data Scope, BIN\SCOPE.EXE, is a suite of utility programs that can help userswith system troubleshooti

Seite 32

For DOS Users l l Chapter 732

Seite 33 - Chapter 7 For DOS Users

33Chapter 8 For Windows 3.x UsersMOXA API-232 is a software package that assists users to develop and/or debugprograms for serial communic

Seite 34

Table of ContentsChapter 1 Introduction ...11.1 Features...

Seite 35

For Windows 3.x Users l l Chapter 834Due to the limitations of Windows 3.x operating system itself, only up to 9 COMports are supported, i.e., COM1 to

Seite 36 - 7.3 Baud Rate Settings

Chapter 8 l l For Windows 3.x Users35Windows 3.x COMM API ProgrammingMOXA Windows-compatible COMM Driver supports Microsoft WindowsCOMM API such

Seite 37 - 7.5 Data Scope

For Windows 3.x Users l l Chapter 836

Seite 38 - For DOS Users l l Chapter 7

37Chapter 9 RS-232/422/485 ProgrammingThe C114HI could be used for RS-232, RS-422 or RS-485 communications. It comeswith a high level RS-232 App

Seite 39 - COM5 COM6

Chapter 9 l l RS-232/RS-422/RS-482 Programming38outportb(BASE + 4, 3);Or use the following function in API-232 library:sio_RTS(port, 1);A statement as

Seite 40

RS-232/RS-422/RS-482 Programming l l Chapter 939A statement as following will turn on both the transmitter and the receiver:outportb(BASE + 7, 3);3.

Seite 41

Chapter 9 l l RS-232/RS-422/RS-482 Programming40

Seite 42

41Appendix A Pinouts and Cable WiringC114HI is suitable for RS-232, RS-422 or RS-485 communications. Each port can beset to RS-232, RS-422 or RS

Seite 43 - 9.3 RS-485 Programming

Appendix A l l Pinouts and Cable Wiring42RS-232 cable wiring is as follows:Type 1: To connect C114HI to a DTE.C114HI DTE C114HI DTEDB-9 Male DB-25 Ma

Seite 44

Pinouts and Cable Wiring l l Appendix A43Type 3: To connect C114HI to a DTE with 3-pin wiring.If [Hardware flow control] feature is set to "ON&q

Seite 45

7.2 MOXA Serial Port Naming Convention...297.3 Baud Rate Settings...

Seite 46

Appendix A l l Pinouts and Cable Wiring44A.2 RS-422The following lists pinouts of the RS-422 port.C114HI DB-9 Male Connector C114HI Pin-head Connecto

Seite 47 - A.1 RS-232

Pinouts and Cable Wiring l l Appendix A45A.3 RS-485The pinouts of the RS-485 port are the same as RS-422 except that only TxD+,TxD-, RxD

Seite 48

Appendix A l l Pinouts and Cable Wiring462. MultidropMultidrop configuration means that more than two devices can be linkedtogether to comm

Seite 49

Pinouts and Cable Wiring l l Appendix A47C114HI site Remote siteTxD- RxD-TxD+ RxD+RxD+ TxD+RxD- TxD-RTS- CTS-RTS+ CTS+CTS+ RTS+CTS- RTS-Note:1. stan

Seite 50 - A.2 RS-422

Appendix A l l Pinouts and Cable Wiring48A.5 Pinouts of DB-37 ConnectorThe following lists pinouts of the C114HI DB-37 connector on the bracket.Note:

Seite 51 - A.3 RS-485

~49~Appendix B High Speed OperationsThis section describes the use of high speed capability supported by C114HI. Thereare two speed spectra which are

Seite 52

Appendix B l l High Speed Operations50For UNIX UsersFor the C114HI board configured as High Speed Spectrum, the real working speedis equal to 8 times

Seite 53

~51~Appendix C Troubleshooting1. Board not found.a. The software base addresses do not match with the hardware ones.b. The base I/O addresses se

Seite 54

Appendix C l l Troubleshooting52ú Enter CAP address 0xA700 to access the board and configure it.ú Keep in mind the CAP.ú Exit IO-IRQ and power off PC.

Seite 55

Appendix D I/O Port Address MapThe following is the list of the I/O port address commonly used, which is for preventingI/O address conflict when conf

Seite 57 - Appendix C Troubleshooting

RETURN PROCEDUREFor product repair, exchange or refund, the customer must:v Provide evidence of original purchasev Obtain a Product Return Agreement (

Seite 58

1Chapter 1 IntroductionThe Smart 3 in 1 Multiport Async SolutionsThe C114HI is a RS-232/RS-422/RS-458 4-port serial communication interface board.Eac

Seite 59

Introduction l l Chapter 121.1 FeaturesThe C114HI 4 port RS-232/422/485 board provides the following advancedfeatures:u 16 bit AT bus archit

Seite 60

Chapter 1 l l Introduction3C114HIWindows NT 3/CWindows 95 3/CWindows 3.x 3/CDOS 3/CLinux R/COS/2 CSCO UNIX/OpenServer CSCO XENIX CQNX CFreeBSD CPICK O

Kommentare zu diesen Handbüchern

Keine Kommentare