12-06-2022 08:43 AM
Hi everyone, thanks for your time, the situation is that I am programming a QMH, and I wanna implement a 'Pause Button' to hold stopped the execution of my program until I press again the same button, specifically this button would hold stopped the iterations of 2 For Loops, those are in the 'Consumer Part', the issue is when I get to the part of 'Run', the program starts to highlight some cells of a Table indicator and a Listbox, all that I do it by the 2 For Loops, in the moment I press the pause button doesn´t nothing.
12-06-2022 12:08 PM
@Brot_Sweet wrote:
Hi everyone, thanks for your time, the situation is that I am programming a QMH, and I wanna implement a 'Pause Button' to hold stopped the execution of my program until I press again the same button, specifically this button would hold stopped the iterations of 2 For Loops, those are in the 'Consumer Part', the issue is when I get to the part of 'Run', the program starts to highlight some cells of a Table indicator and a Listbox, all that I do it by the 2 For Loops, in the moment I press the pause button doesn´t nothing.
I guess you'd better fix it then. Sorry, that was an admittedly snarky way of saying, "Please upload your VI (or the zipped project, if it's a project) so we can see what you're doing and help you fix it."