LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Interrupt Service Routines in Labview

Hi

I would like to write some Interrupt Service Routines, is it possible to
do this in labview (running in Windows 95)?

I would like to be able to attend the interrupts i receive from a custom
ISA card (not supported by NI).

Thanks

Eduardo

--
___________________________________________________________

Eduardo Aldaz Carroll, tel: +41 22 7679153
CERN, PS Division fax: +41 22 7678510
CH-1211 Geneva 23, Switzerland.
___________________________________________________________
0 Kudos
Message 1 of 2
(2,815 Views)
From what I know NI has not developed sub VI's for LabView to accomplish this task. If you have a driver for the card in the form of a DLL then you can use a Call Library Function to interface with the card.

Chris_Mitchell
Product Development Engineer
Certified LabVIEW Architect

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