User`s manual

C/C++ Libraries 37
72XX Series
User’s Manual
5.3 _7248/96_Initial
@ Description
The cards are initialized by this function. The software library
could be used to control multiple cards.
@ Syntax
C/C++ (DOS)
U16 _7248_Initial (U16 *existCards, PCI_INFO
*pciInfo)
U16 _7249_Initial (U16 *existCards, PCI_INFO
*pciInfo)
U16 _7296_Initial (U16 *existCards, PCI_INFO
*pciInfo)
C/C++ (Windows 95)
U16 W_7248_Initial (U16 *existCards, PCI_INFO
*pciInfo)
U16 W_7249_Initial (U16 *existCards, PCI_INFO
*pciInfo)
U16 W_7296_Initial (U16 *existCards, PCI_INFO
*pciInfo)
Visual Basic (Windows 95)
W_7248_Initial (existCards As Integer, pciInfo As
PCI_INFO) As Integer
W_7249_Initial (existCards As Integer, pciInfo As
PCI_INFO) As Integer
W_7296_Initial (existCards As Integer, pciInfo As
PCI_INFO) As Integer