LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get "Interrupt Sequence"

Simplely ask question,How can I get the Interrupt Sequence after a "Wait on event" VI return.Help tells me to wire the event(Output) to a Property Node to get further imformation but no imformation about "Interrupt Sequence".As a fact,there are 16 sequences in my driver.
0 Kudos
Message 1 of 4
(2,947 Views)
Hi,

I am not sure I understand what you mean... I guess you are using VISA functions, with events but what exaclty is the point ?
Could you explain a bit more more the kind of event you are expecting, and depending on the event received what will change in your sequence ?

Maybe you can post your code Smiley Surprised ?

Tryin´ to help 😉

We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

Message 2 of 4
(2,931 Views)

I didn't understand this either... Smiley Surprised

 

0 Kudos
Message 3 of 4
(2,926 Views)
Sorry to waste some of your time ,here are the details.
I'm waiting for the PCI Interrupt events which define in the VISA Driver Develop wizard by using 16 Sequences in the step that design for detecting interrupts. In order to detect the right interrupts gernerated by my PCI DAQ,after the WaitForEvent return I need to know which squence has taken.
Indeed,each squence checks one flag that may stand for EndOfScan event or BufferOverRun or DMA ect,so I need to know the right squence to do the right service.
Is this enough?Ican't post my file on here because it not allowed by my company,I must abey the rules.If needed ,I can't post some similar VI here,which contains no hareware imformations(eg.no regester address map).
At last,thanks for all your help:)
0 Kudos
Message 4 of 4
(2,898 Views)