From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

timing the events

Solved!
Go to solution

Hi,

 

I have an issue related to events. I am new to using events. Hence your inputs will be helpful for my coding.

 

Code Details: I have two outputs coming in parallel.(For Eg: One output gives Pressure Device list, the other output gives Temperature device). I have created events which trigger when the output for the above is found. The problem I am facing isboth the events execute parallel which is not necessary. Is there a way through which I can time these events to occur one after the other?(Say, first the event triggered due to Pressure must occur, then Temperature). I am sorry that I dont have a code at this moment. I was thinking of implementing this feature in my code. Hence please let me know if this is possible. Also if there is a thread related to this in forum please let me know.

 

Thanks a lot for your inputs.

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

Can I use flat sequence structure in this case?

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

Thanks a lot. Got it!!!

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