Hi!
VISA Driver wizard is able to create driver for PCIe card with interrupt support.
This is "legacy" interrupt (came from PCI) with ABCD lines.
It's take so long to determine interrupt source and disable it.
Then I found that on some NI product MSI interrupt is supported.
post - http://forums.ni.com/t5/Multifunction-DAQ/Is-PCI-6225-PCI-2-2-compatible-Can-it-do-MSI-interrupts/td-p/1702470
article - http://digital.ni.com/public.nsf/allkb/81D497CC840522438625770C0065D891?OpenDocument
Is it possible to use VISA driver with MSI interrupts ?
Thanks!