The PCI-DIO-96 allows enabling each 82C55 chip to generate an interrupt on a positive-going transition on one of two C-port I/O lines configured for input. Is it possible to get NI-DAQ (or Visa?) to call my app's callback function (or send a message) when these interrupts occur? I don't want to do any block transfers, which is all I found in the documentation for getting NI-DAQ to call my callback. I just want my app to be notified of the positive transition event. Thanks!
Dave W.