LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

fpga

Hi guys,

 

My program used to work but after I added another while loop for updating the input of another loop, the program didn't work well any more. I attached the file and thanks for the help!

 

Nick

0 Kudos
Message 1 of 4
(2,163 Views)

Hi Nick,

 

do you actually stop that loop?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 4
(2,162 Views)

Hi GerdW,

 

Thank you for your reply.

 

I just tried to run the program and didn't click the stop button for the small while loop.

 

But now I added a local variable to get the out loop value of the small while loop and use this local variable as the input in the big loop instead of directly connecting them.

 

And I also set the stop of the small loop to be false this time and we'll see what happens.

 

Thanks!

 

Nick

0 Kudos
Message 3 of 4
(2,159 Views)

Problem Solved!

 

Thanks a lot!

 

Nick

0 Kudos
Message 4 of 4
(2,148 Views)