background image

Page 2-3

Manual 00650-529-1

SAMPLES

Samples for using ACCES32.DLL are provided in this directory.  Using this DLL not only
makes the hardware programming easier (MUCH easier), but also one source file can be used
for both Windows 95/98 and WindowsNT.  One executable can run under both operating
systems and still have full access to the hardware registers.  The DLL is used exactly like any
other DLL, so it is compatible with any language capable of using 32-bit DLLs.  Consult the
manuals provided with your language's compiler for information on using DLLs in your
specific environment.

VBACCES

This directory contains sixteen-bit DLL drivers for use with VisualBASIC 3.0 and Windows 3.1
only.  These drivers provide four functions, similar to the ACCES32.DLL.  However, this DLL is
only compatible with 16-bit executables.  Migration from 16-bit  to 32-bit is simplified because of
the similarity between VBACCES and ACCES32.

PCI

This directory contains PCI-bus specific programs and information.  If you are not using a PCI
card, this directory will not be installed.

SOURCE

A utility program is provided with source code you can use to determine allocated resources at
run-time from your own programs in DOS. 

PCIFind.exe

A utility for DOS and  Windows to determine what base addresses and IRQs are allocated to
installed PCI cards. This program runs two versions, depending on the operating system.  Windows
95/98/NT displays a GUI interface, and modifies the registry.  When run from DOS or
Windows3.x, a text interface is used.  For information about the format of the registry key, consult
the card-specific samples provided with the hardware.  In Windows NT, NTioPCI.SYS runs each
time the computer is booted, thereby refreshing the registry as PCI hardware is added or removed.
In Windows 95/98/NT PCIFind.EXE places itself in the boot-sequence of the OS to refresh the
registry on each power-up.

This program also provides some COM configuration when used with PCI COM ports.
Specifically, it will configure compatible COM cards for IRQ sharing and multiple port issues.

WIN32IRQ

This directory provides a generic interface for IRQ handling in Windows 95/98/NT.  Source code
is provided for the driver, greatly simplifying the creation of custom drivers for specific needs.
Samples are provided to demonstrate the use of the generic driver.  Note that the use of IRQs in
near-real-time data acquisition programs requires multi-threaded application programming
techniques and must be considered an intermediate to advanced programming topic.  Delphi, C++
Builder, and Visual C++ samples are provided.

Summary of Contents for PCI-DIO48 Series

Page 1: ...PCI DIO48 S Series Product Manual MANUAL NUMBER 00650 529 1B...

Page 2: ...ual in our online Support Library Thank you The information in this document is provided for reference only ICS Advent does not assume any liability arising from the application or use of the informat...

Page 3: ...ts which are not in an as new and re saleable condition are not eligible for credit return and will be returned to the customer Limited Warranty Effective April 1 1998 all products carry a 2 year limi...

Page 4: ...made by various manufacturers in performing warranty repairs and building replacement products If ICS Advent repairs or replaces a product its warranty term is not extended ICSAdvent will normally ret...

Page 5: ...Cautions and Warnings are accented with triangular symbols The exclamation symbol is used in all cautions and warnings to help alert you to the important instructions The lightning flash symbol is us...

Page 6: ...1 1 List of Figures Figure 1 1 PCI DIO48 S and PCI DIO48 S S Block Diagram 1 4 Figure 3 1 PPCI DIO48 S and PCI DIO48 S S Option Selection Map 3 2 List of Tables Table 6 1 Address Assignment Table 6 1...

Page 7: ...Page viii This page intentionally left blank...

Page 8: ...e programmed to accept inputs or to provide outputs on two groups of three 8 bit ports Further in each group one of the ports can be further divided into two four bit nibbles The feature that distingu...

Page 9: ...aced on the card the tristate buffers may be enabled disabled under program control See the Option Selection section to follow I O wiring connections are via 50 pin headers on the board Two flat I O c...

Page 10: ...d Lo 200 uA Digital Outputs Logic High 2 5 VDC min source 15 mA Logic Low 0 5 VDC max sink 24 mA 64 mA optional Power Output 5 VDC from computer bus ext 1A fast blow fuse recommended Power Required 5...

Page 11: ...PCI DIO48 S S Manual Page 1 4 Manual 00650 529 1 Figure 1 1 PCI DIO48 S and PCI DIO48 S S Block Diagram...

Page 12: ...mpts to install the software for this card WIN95 98 NT 1 Place the CD into your CD ROM drive 2 The CD should automatically run the install program after 30 seconds If the install program does not run...

Page 13: ...AME that contains C samples Win32 language Subdirectories containing samples for Win95 98 and NT WinRisc exe A Windows dumb terminal type communication program designed for RS422 485 operation Used pr...

Page 14: ...ograms in DOS PCIFind exe A utility for DOS and Windows to determine what base addresses and IRQs are allocated to installed PCI cards This program runs two versions depending on the operating system...

Page 15: ...rements Finally our SETUP EXE program will lead you through the process of setting the options on the PCI DIO48 S S The setup program does not set the options These must be set manually by jumpers on...

Page 16: ...IFind EXE may or may not work under your specific installation of Windows95 If you are not using Windows95 or if your installation of Windows95 does not detect the new hardware you installed run PCIFi...

Page 17: ...BEN Buffer Enable position the I O buffers are always enabled When the jumper is in the TST Tristate position enabled disabled state is controlled by a control register See the programming section of...

Page 18: ...PCI DIO48 S S Manual Page 3 2 Manual 00650 529 1 Figure 3 1 PCI DIO48 S and PCI DIO48 S S Option Selection Map...

Page 19: ...n on each of the cards and the respective IRQs allotted Alternatively some operating systems Windows95 98 2000 can be queried to determine which resources were assigned In these operating systems you...

Page 20: ...VXD To install IRQCOS SYS in Windows NT copy it to the directory C WINNT System32 Drivers If your hard drive has a letter other than C substitute the appropriate letter It is not necessary to reboot...

Page 21: ...tCOSData This function suspends the thread that it was called from and waits for an IRQ to occur on the IRQ level that was passed to InitCOSDriver GetCOSData will return immediately however if an IRQ...

Page 22: ...he form of a DLL a GBL and a VisualBASIC sample Together these files allow you to access the port and main memory space in a fashion similar to BASIC QuickBASIC Pascal C C Assembly and most other stan...

Page 23: ...values sent less intuitive All integers in BASIC are signed numbers wherein data are stored in two s complement form All bit patterns must be converted to and from this two s complement form if meani...

Page 24: ...consecutively with Address bits A3 through A0 as follows Address Port Assignment Operation Base Address PA Group 0 Read Write Base Address 1 PB Group 0 Read Write Base Address 2 PC Group 0 Read Write...

Page 25: ...Select 00 Mode 0 01 Mode 1 1x Mode 2 D7 Mode Set Flag 1 Active Table 6 2 Control Register Bit Assignment Note Mode 1 cannot be used by these cards without modification Thus bits D2 D5 and D6 should al...

Page 26: ...byte of hex 80 has been sent as previously described and the data to be output are correct and it is now desired to open the three groups then it is necessary to send a control byte of hex 00 to base...

Page 27: ...first step is to configure the control register Configure bits of the control register as D7 D6 D5 D4 D3 D2 D1 D0 1 0 0 1 1 0 0 0 __Port C Lo output ______ Port B output ___________ Mode 0 ___________...

Page 28: ...hes will be in a zero state For example if all the outputs were 1 s they will now be 0 s and the output buffers will be disabled This problem can be resolved as follows Two computer I O bus addresses...

Page 29: ...o it at Base Address B Data bits D0 through D5 control ports A B and C of the 8255 PPIs as shown in Table 4 Any access of Base B will enable the non COS IRQ associated with port C bit 3 Bit Port Contr...

Page 30: ...ort C Hi PC7 1 Ground 2 Port C Hi PC6 3 4 Port C Hi PC5 5 6 Port C Hi PC4 7 8 Port C Lo PC3 9 Ground 10 Port C Lo PC2 11 12 Port C Lo PC1 13 14 Port C Lo PC0 15 16 Port B PB7 17 Ground 18 Port B PB6 1...

Page 31: ...reprinted with permission of Mitsubishi Electric Corp 1987 The information diagrams and all other data included are believed to be correct and reliable However no responsibility is assumed by Mitsubi...

Page 32: ...N61000 4 3 1995RadiatedRFFieldImmunity EN61000 4 4 1995EFTImmunityforACandI OLines EN 60950 1992 Safety of InformationTechnology Equipment Thetechnicaldocumentationrequiredtodemonstratethisproductmeet...

Reviews: