LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
0 Kudos
logatto

Loop conditioned by a list of boolean variables

Status: Declined

Any idea that has not received any kudos within a year after posting will be automatically declined.

Hi, in large application where you have many parallel loops you must to be sure to put for all of them the correct out condition (even for "For" loop if they are long). i.e. in case of error or when user press "Stop" while the program is running.

 

I think could be useful if you can define somewhere a list of boolean variable and when you place a loop in the block diagram it is automatically connected to the list of boolean variables. For that particular loop you can select wich variable (one or more) defines the stop condition.

 

To select the variables you could use the same approach used for  "Timed Loop".

 

The list of variables should be linked to the project and active only for that project.

 

BR.

1 Comment
Darren
Proven Zealot
Status changed to: Declined

Any idea that has not received any kudos within a year after posting will be automatically declined.