C/C++ & DLL Libraries
••
37
@ Syntax
Visual C++ (Windows 95/98)
int W_7200_Initial (U8 card_number, U16 *base_addresss, U8
*irq_no)
Visual Basic (Windows 95/98)
W_7200_Initial (ByVal card_number As Byte, base_addresss As
Integer, irq_no As Byte) As Long
C/C++ (DOS)
int _7200_Initial (U8 card_number, U16 *base_addresss, U8
*irq_no)
@ Argument
card_number :
the card number to be initialized, only four cards
can be initialized, the card number must be
CARD_1, CARD_2, CARD_3 or CARD_4.
base_address :
the I/O port base address of the card, it is
assigned by system BIOS.
irq_no :
system will give an available interrupt number to
this card automatically.
@ Return Code
ERR_NoError
ERR_InvalidBoardNumber
ERR_PCIBiosNotExist
ERR_PCICardNotExist
ERR_PCIIrqNotExist
ERR_BaseAddressError
Содержание cPCI-7200
Страница 1: ...PCI 7200 cPCI 7200 12MB S High Speed Digital Input Output Card ...
Страница 2: ......
Страница 7: ......
Страница 9: ......
Страница 18: ...Installation 9 Figure 2 1a PCI 7200 Layout Diagram ...
Страница 41: ......
Страница 79: ......
Страница 83: ......