Resumo do conteúdo contido na página número 1
User’s Guide
Shop online at
www.omega.com
e-mail: info@omega.com
OMG-PCI-DIO48
48 Channel Digital I/O Board
Resumo do conteúdo contido na página número 2
® OMEGAnet Online Service Internet e-mail www.omega.com info@omega.com Servicing North America: USA: One Omega Drive, P.O. Box 4047 ISO 9001 Certified Stamford CT 06907-0047 TEL: (203) 359-1660 FAX: (203) 359-7700 e-mail: info@omega.com Canada: 976 Bergar Laval (Quebec) H7L 5A1, Canada TEL: (514) 856-6928 FAX: (514) 856-6886 e-mail: info@omega.ca For immediate technical or application assistance: ® USA and Canada: Sales Service: 1-800-826-6342 / 1-800-TC-OMEGA ® Customer Service: 1-800-622-2378
Resumo do conteúdo contido na página número 3
Contents INTRODUCTION..........................................................................................................1 OVERVIEW........................................................................................................................1 WHAT’S INCLUDED........................................................................................................1 INSTALLATION.................................................................................................
Resumo do conteúdo contido na página número 4
APPENDIX A - TROUBLESHOOTING..................................................................23 APPENDIX B - HOW TO GET ASSISTANCE......................................................24 APPENDIX C - SILK-SCREEN.................................................................................25 APPENDIX D - COMPLIANCE NOTICES.............................................................26 FEDERAL COMMUNICATIONS COMMISSION STATEMENT....................................26 EMC DIRECTIVE STATEMEN
Resumo do conteúdo contido na página número 5
Introduction and Installation Introduction Overview The OMG-PCI-DIO48 provides two 8255 mode 0 compatible ports providing four eight-bit ports and four four-bit ports. Each can be individually configured as inputs or outputs. When configured as outputs each bit of the four bit ports may be set or reset individually. What’s Included The OMG-PCI-DIO48 is shipped with the following items. If any of these items is missing or damaged, contact the supplier. • OMG-PCI-DIO48 Adapter •
Resumo do conteúdo contido na página número 6
Introduction and Installation System Installation The OMG-PCI-DIO48 can be installed in any of the PCI expansion slots. 1. Turn off PC power. Disconnect the power cord. 2. Remove the PC case cover. 3. Locate an available PCI slot and remove the blank metal slot cover. 4. Remove the clamping portion of the bracket from the card. 5. Gently insert the OMG-PCI-DIO48 into the slot. Make sure that the adapter is seated properly. 6. Feed the two 50-pin ribbon cables through the cutout bra
Resumo do conteúdo contido na página número 7
Technical Description Technical Description The OMG-PCI-DIO48 provides 48 channels of digital I/O configurable as inputs or outputs, which can be utilized for PC based control and automation including sensors, switches, satellite antenna control systems, video and audio studio automation, security control systems, and other industrial automation systems. Software The OMG-PCI-DIO48 ships with the SeaI/O suite of Windows 98/NT/ME/2000 drivers. SeaI/O provides the user with a consistent an
Resumo do conteúdo contido na página número 8
Technical Description rd 3 Party Software Support Third party software support for many HMI/MMI and other process control software is included on the product installation CD. For the most up to date information on third party software support, please visit http://www.omega.com. OMG-PCI-DIO48 Page 4
Resumo do conteúdo contido na página número 9
Technical Description Electrical Characteristics The table below provides the electrical characteristics of each Input/Output. Each port is buffered with a 74LS245 octal bi-directional transceiver. Each input is capable of sinking up to 24 mA, while each output can source up to 15 mA. Recommended Operating Conditions Min Max Input 0 V 5.25 V Source 15 mA Sink 24 mA Electrical Characteristics High Level Input Voltage Min 2 V Low Level Input Voltage Max 0
Resumo do conteúdo contido na página número 10
Technical Description Pull Ups Ten pin bussed resistor packs are installed to provide pull-ups to the input ports. These are installed on all ports. The pull-up resistor packs are rated at 10K ohms. Figure 2 below provides the bussed resistor and corresponding port. The resistors insure that no line is floating which is not connected. This provides consistent biasing on all un-terminated lines. Bussed Corresponding Bussed Corresponding Resistor Port Resistor Port RP4 Port A1
Resumo do conteúdo contido na página número 11
Technical Description 50 Pin Ribbon Pin Out Figure 3-50 Pin Ribbon Cable Pin Out Description Pin # Port A A0 47 A1 45 A2 43 A3 41 A4 39 A5 37 A6 35 A7 33 Port B B0 31 B1 29 B2 27 B3 25 B4 23 B5 21 B6 19 B7 17 Port C C0 15 C1 13 C2 11 C3 9 C4 7 C5 5 C6 3 C7 1 GND All Even pins +5V 49 OMG-PCI-DIO48 Page 7
Resumo do conteúdo contido na página número 12
Technical Description Application Programmers Interface (API) Most modern operating systems do not allow direct hardware access. The SeaIO driver and API have been included to provide control over the hardware in Windows and Linux environments. The purpose of this section of the manual is to help the customer with the mapping of the API to the actual inputs for the 8005 specifically. Complete documentation of the API can be found in its accompanying help file. Presetting an Output
Resumo do conteúdo contido na página número 13
Technical Description Port C relative addressing (when port C is split) The input and output nibbles will each be treated as individual four bit ports. Port Configuration: Each eight-bit port can be configured as inputs or outputs. The API provides a set adapter state call to access the control words. For this device, two control word is used. Refer to the following table. Note: : The control panel also allows you to configure the device. Your program can over ride the control panel con
Resumo do conteúdo contido na página número 14
Notes Page OMG-PCI-DIO48 Page 10
Resumo do conteúdo contido na página número 15
Technical Description Tables : API Port/bit reference numbers for Absolute and Relative Addressing R = Read W = Write R/W = Read or Write Port API Port # Absolute Address (function) A1 0 ( R/W ) B1 1 ( R/W ) C1 2 ( R/W ) A2 8 ( R/W ) B2 9 ( R/W ) C2 10 ( R/W ) Figure 5-Absolute byte Address (any configuration) Port API Port # Relative Port Type Address (function) A1 0 ( R ) Input B1 1 ( R ) Input C1 2 ( R ) Input A2 0 ( W ) Output B2 1 ( W ) Output C2 Lower 2 (
Resumo do conteúdo contido na página número 16
Technical Description Absolute Address Port 1 Port 2 Absolut Port-Bit Absolut Port-Bit e bit e bit Address Address 0 A1-0 64 A2-0 1 A1-1 65 A2-1 2 A1-2 66 A2-2 3 A1-3 67 A2-3 4 A1-4 68 A2-4 5 A1-5 69 A2-5 6 A1-6 70 A2-6 7 A1-7 71 A2-7 8 B1-0 72 B2-0 9 B1-1 73 B2-1 10 B1-2 74 B2-2 11 B1-3 75 B2-3 12 B1-4 76 B2-4 13 B1-5 77 B2-5 14 B1-6 78 B2-6 15 B1-7 79 B2-7 16 C1-0 80 C2-0 17 C1-1 81 C2-1 18 C1-2 82 C2-2 19 C1-3 83 C2-3 20 C1-4 84 C2-4 21 C1-5 85 C2-5
Resumo do conteúdo contido na página número 17
Technical Description The following tables are provided for the user in the event that he/she wishes to record their particular relative addressing setup, provided its constant. Print this page and fill in the tables starting in the top left corner of each and work from top to bottom, left to right. Start with zero on the first input and increment by one on each additional input. Next move to outputs and again start with zero and increment by one on each additional output. Bank 1 – P
Resumo do conteúdo contido na página número 18
Technical Description C1-6 C2-6 C1-7 C2-7 Figure 9-(Print and fill in for your configuration) Direct Hardware Control In systems where the users program has direct access to the hardware (DOS) the tables below gives the mapping and functions that the 8005 provide. The address of each eight-bit port is calculated as shown in the table on the following page, the cards base address plus an offset. Reading the Inputs: The inputs are active high. If an input is driven high (2V to 5.25 V
Resumo do conteúdo contido na página número 19
Technical Description Interrupts Interrupts can be set up as shown in the tables on the next page. OMG-PCI-DIO48 Page 15
Resumo do conteúdo contido na página número 20
Technical Description Port C Port C is written and read to as a single eight bit port, but it has the ability to be configured as two four bit ports. If both lower and upper nibbles are configure the same then no special considerations need to be made. But if they are configured differently, one nibble as input, and one as output then the user will have to keep this in mind. When reading, the input will be returned on the corresponding upper or lower nibble while the current outputs will