LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Creating loop

Solved!
Go to solution

Hello.

 

I'm new to LabVIEW and I'm struggling with creating loops to repeat execution.

I've created 4 separate match regular expressions.However, all 4 regex strings are the same except  the first numbers in the regex strings (99,100,101). Therefore,  I am trying to create a loop with the numbers in the regex outside the loop and the rest of the regex, \s*([^]+), inside the loop.

 

I've attached my VI. Please help me create a loop for the VI.

Thanks a lot :).

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

!0.png

 

You didn't include sample data for text so I couldn't test it


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 3
(2,286 Views)

Thank you so much.

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