LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Triggering an event case only once after the Timeout event

Solved!
Go to solution

Hi all,

I'm trying to find a way to trigger a specific code only once after the Time out event in the event structure. I have many events that are handled by that event structure, otherwise it would have been a lot easier. I'm aware of the producer and consumer structure but it's tedious and I think there is a better way in such situation? any help is appreciated, thanks.

 

 

 

0 Kudos
Message 1 of 3
(2,782 Views)
Solution
Accepted by topic author AHmedalnahdi

Your question is a bit vague, without any code i cant give a lot of suggestions.If by once you mean only the first time the timeout case executes you could use first call and execute the section of code only on the first time the timeout case happens.



-Matt
0 Kudos
Message 2 of 3
(2,743 Views)

Exactly!!!. thanks for the info and sorry for my bad explanation .. good luck .

0 Kudos
Message 3 of 3
(2,738 Views)