Quantcast
Channel: LabVIEW topics
Viewing all articles
Browse latest Browse all 69271

Pause Timer until User Confirmation in SubVI

$
0
0

Hello LabVIEW Community,

 

I have a SubVI that processes an array with three columns: Temperature, Time, and a Boolean signal (1 or 0). Each set of 10 rows represents a recipe step, where each step should last for the number of minutes specified in the Time column. This part is working as expected.

 

Now, I need to modify the SubVI such that when transitioning from one step to another, the system must wait for user confirmation via a button before proceeding. The problem I am encountering is that the timer continues running while waiting for the user's confirmation, and I want the timer to pause until the user presses the button to confirm. Once the user confirms, the timer should resume and continue counting.

 

How can I modify my SubVI to pause the timer and resume it after the user confirmation?

In addition, I would like to ask for suggestions on what kind of pop-up or notification could be used for this confirmation. What is the best way to implement this kind of user interaction in LabVIEW?

Any help or suggestions would be greatly appreciated!

Thank you in advance!


Viewing all articles
Browse latest Browse all 69271

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>