LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Interrupt Service Routine for non-real time LabVIEW with no NI hardware

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?

0 Kudos
Message 1 of 4
(3,033 Views)

 

 

 

 

 

 

"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

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 4
(3,009 Views)

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...

0 Kudos
Message 3 of 4
(2,998 Views)

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

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 4 of 4
(2,972 Views)