User`s guide

your_company_name_boardStar t
Purpose Run as the last item in mdlStart
Syntax void __cdecl your_company_name_boardStart(xpcPCIDevice
*pciInfo);
Argument
pciInfo
Pointer to the PciDevice structure.
Description your_company_name_boardStart runs as the last item after all
mdlStart functions. It is typically used to turn on interrupt generation.
See Also xpcPCIDevice
5-18