LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I have a custom pci board that can generate interrupts. I need an example of a ISR in lab view. I am using lab view 7.

I have a custom pci board that can generate interrupts. I need an example of a ISR in lab view. I am using lab view 7.
 
0 Kudos
Message 1 of 2
(2,469 Views)
Have you looked through the VISA help for information about Events that handle interrupts?  When you have a PCI board that you are creating a VISA driver for, you should be looking at the PXI Instr class.  I think if you start your search at VI_EVENT_PXI_INTR, you should be headed in the right direction.  Unfortunately I do not currently have an example of an interrupt handler in LabVIEW.
 
Logan S.

Message Edited by LoganS on 11-04-2005 04:57 PM

0 Kudos
Message 2 of 2
(2,462 Views)