Acces PCI-COM-1S User Manual

Summary of PCI-COM-1S

  • Page 1

    10623 roselle street, san diego, ca 92121 • (858) 550-9559 • fax (858) 550-7322 contactus@accesio.Com • www.Accesio.Com model pci-com-1s user manual file: mpci-com-1s.Ca.

  • Page 2

    Notice the information in this document is provided for reference only. Acces does not assume any liability arising out of the application or use of the information or products described herein. This document may contain or reference information and products protected by copyrights or patents and do...

  • Page 3

    Warranty prior to shipment, acces equipment is thoroughly inspected and tested to applicable specifications. However, should equipment failure occur, acces assures its customers that prompt service and support will be available. All equipment originally manufactured by acces which is found to be def...

  • Page 4

    Table of contents chapter 1: introduction ........................................................................................................ 5 specifications .................................................................................................................... 6 figure 1-1: block...

  • Page 5: Chapter 1: Introduction

    Chapter 1: introduction this serial communications card was designed for use in pci-bus computers and provides effective communication in either rs422 (eia422) or rs485 (eia485) over long communication lines. The card is 4.80 inches long (122 mm) and may be installed in any 5-volt pci slot in ibm or...

  • Page 6

    Auto-rts transceiver control in windows applications the driver must be enabled and disabled as needed, allowing all cards to share a two-wire or four-wire cable. This card controls the driver automatically. With automatic control, the driver is enabled when data are ready to be transmitted. The dri...

  • Page 7

    Transceiver auto rts circuitry oscillator pci interface chip uart 16550 or similar c o mp u t er pc i bu s db9m tx/rx+ tx rx rs485 mode only tx/rx- irq figure 1-1: block diagram manual pci-com-1s 7.

  • Page 8: Chapter 2: Installation

    Chapter 2: installation a printed quick-start guide (qsg) is packed with the card for your convenience. If you’ve already performed the steps from the qsg, you may find this chapter to be redundant and may skip forward to begin developing your application. The software provided with this card is on ...

  • Page 9

    Hardware installation 1. Make sure to set switches and jumpers from either the option selection section of this manual or from the suggestions of setup.Exe. 2. Do not install card into the computer until the software has been fully installed. 3. Turn off computer power and unplug ac power from the s...

  • Page 10: Chapter 3: Option Selection

    Chapter 3: option selection four configuration options are determined by jumper position as described in the following paragraphs. Locations of the jumpers are shown in figure 3-1, option selection map. 422/485 this jumper selects either rs422 or rs485 communications mode. Termination and bias a tra...

  • Page 11

    Te r m o u t 485 422 te r m in x4 x1 4.80" 1. 80" figure 3-1: option selection map manual pci-com-1s 11.

  • Page 12: Chapter 4: Address Selection

    Chapter 4: address selection the pci architecture is plug-and-play. This means the bios or operating system determines the resources assigned to pci cards, rather than the user selecting these resources with switches or jumpers. As a result, the card’s base address cannot be changed, it can only be ...

  • Page 13: Chapter 5: Programming

    Chapter 5: programming sample programs there are sample programs provided with the card in c, pascal, quickbasic, and several windows languages. Dos samples are located in the dos directory and windows samples are located in the win32 directory. Windows programming the card installs into windows as ...

  • Page 14

    Initialization initializing the chip requires knowledge of the uart’s register set. The first step is to set the baud rate divisor. You do this by first setting the dlab (divisor latch access bit) high. This bit is bit 7 at base address +3. In c code, the call would be: outportb(baseaddr +3,0x80); y...

  • Page 15

    Reception reception can be handled in two ways: polling and interrupt-driven. When polling, reception is accomplished by constantly reading the line status register at base address +5. Bit 0 of this register is set high whenever data are ready to be read from the chip. A simple polling loop must con...

  • Page 16

    Transmission rs485 transmission is simple to implement. The auto feature in rs485 mode automatically enables the transmitter when data are ready to send, so no software enabling is required. The following software example is for non-auto operation in rs422 mode. First the rts line should be set high...

  • Page 17

    Chapter 6: connector pin assignments the popular 9-pin d subminiature connector is used for interfacing to communication lines. The connector is equipped with 4-40 threaded standoffs (female screw lock) to provide strain relief. Pin no. Assignment 1 rx - (receive data) 2 tx + (transmit data) 3 tx - ...

  • Page 18

    Appendix a: application considerations introduction working with rs422 and rs485 devices is not much different from working with standard rs232 serial devices and these two standards overcome deficiencies in the rs232 standard. First, the cable length between two rs232 devices must be short; less th...

  • Page 19

    A maximum common mode voltage rating of +7v provides good noise immunity from voltages induced on the twisted pair lines. The signal ground line connection is necessary in order to keep the common mode voltage within that range. The circuit may operate without the ground connection but may not be re...

  • Page 20

    Figure a-1: typical rs485 two-wire multidrop network rs485 four-wire multidrop network an rs485 network can also be connected in a four-wire mode. In a four-wire network it’s necessary that one node be a master node and all others be slaves. The network is connected so that the master communicates t...

  • Page 21: Customer Comments

    Customer comments if you experience any problems with this manual or just want to give us some feedback, please email us at: manuals@accesio.Com. . Please detail any errors you find and include your mailing address so that we can send you any manual updates. 10623 roselle street, san diego ca 92121 ...