08-27-2010 08:34 AM
OS: Win XP
H/W: PC/104 MIO board capable of generating interrupts - not an NI board (no NI H/W on PC/104(+) stack).
When a rising edge comes in on a digital input an interrupt is generated. I need a LabVIEW (not real-time) ISR to run when interrupt occurs.
Does anyone have a LabVIEW example how to do this?
08-27-2010 02:10 PM
"Using the VISA Driver Development Wizard and NI-VISA to Develop a PXI/PCI Driver in Windows"
You will need to know the register definitions and the addresses.
Ben
08-27-2010 03:30 PM
Thanks for the info - I'll give it a try.
I'm wondering, though, since this is a PC/104 board (ISA) if it will work. I noticed the driver wizard is for PXI/PCI...
08-28-2010 03:18 PM
Please let me know what you figure out, although I hope I never need to know about developing a driver for a ISA board.
Ben