取消
显示结果 
搜索替代 
您的意思是: 

Reinitialize certain values periodically

Hi, there.

I have a while loop that gets executed for like 30 seconds and then restarts automatically. However i would like to reinitialize all values of said while loop between each of the execution cycles. Does anyone here have an idea on how to do that?

0 项奖励
1 条消息(共 3 条)
1,437 次查看

Yes. It starts by you showing what you already have, by attaching a VI.

 

"reinitialize all values of said while loop"

-What are values of a loop? Could mean anything and we can only guess without seeing the code.

Certified LabVIEW Architect
0 项奖励
2 条消息(共 3 条)
1,430 次查看

A loop is a structure and does not have any "values". It matters what's inside and you have not told us. What does the code inside loop do? What determines it's values?

 

LabVIEW is a rich programming language and you have full control over any an all values occurring in your code. Attach your VI and we can help...

0 项奖励
3 条消息(共 3 条)
1,417 次查看