44
Function Library
5.2
Initialization
@ Name
_8136_Initial – Software Initialize for PCI-8136
_8136_S_Close – Software release for PCI-8136
_8136_S_Get_IRQ_Channel - Get card's IRQ
_8136_S_Get_Base_Addr - Get card's base address
@ Description
_8136_Initial
:
This function is used to initialize PCI-8136 card. User must use
this function before any operation in the program. This function will
tell the number of cards it finds.
_8136_S_Close
:
This function is used to close PCI-8136 card. It releases the
resources declared by the driver. User must use this function
before the program ends.
_8136_S_Get_IRQ_Channel
:
Although PCI-8136 is a PCI interface card, this function can be
used to get the IRQ channel which is assigned by PCI BIOS. This
value has no meaning when operating this card. It is only a part of
PCI-8136's information
_8136_S_Get_Base_Addr
Although PCI-8136 is a PCI interface card, user can use this func-
tion to get the I/O Base Address which is assigned by PCI BIOS.
This value has no meaning when operating this card. It is only a
part of PCI-8136's information
@ Syntax
C/C++ (DOS, Windows 95/98/NT/2000)
I16 _8136_Initial(I16 *existCards);
I16 _8136_S_Close(I16 CardNo);
void _8136_S_Get_IRQ_Channel(I16 cardNo, U16
*irq_no )
void _8136_S_Get_Base_Addr(I16 cardNo, U16
*base_addr )
Summary of Contents for PCI-8136
Page 4: ......
Page 20: ...12 Installation...
Page 32: ...24 Signal Connections Figure 3 7 Connect to open collector output...
Page 48: ...40 Operation Theory...
Page 72: ...64 Function Library...
Page 78: ...70 Appendix 12 A save finish window will appear 13 Press Exit button to exit utility...
Page 80: ...72 Appendix Channel 2 Channel 3...
Page 81: ...Appendix 73 Channel 4 Channel 5...
Page 82: ...74 Appendix...