PCI-P16R16 Series Classic Driver
DLL Software Manual
User Manual, Ver. 1.3, Oct. 2015, Page: 17
3.3
Driver Initialization Functions
PCI_DriverInit
This function is used to initialize the kernel driver (napwnt.sys for Windows NT/2K/XP/Vista/7,
nappci.vxd for Windows 95/98). It is necessary to call on the function the first time you use this
program.
Syntax:
WORD
PCI_DriverInit
(WORD
* wTolalBoard
);
Parameters:
*wTotalBoard
[Input]
Address of wTotalBoard.
When wTotalBoard = 1
there is only one P16R16 or P8R8 card installed.
When wTotalBoard = 2
there are two P16R16 or P8R8 cards installed
The
possibility of combination as follows:
One P16R16 and one P8R8 in PC
Two P16R16 boards in PC
Two P8R8 boards in PC
Returns:
Refer to “