LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

help with looped equation

Solved!
Go to solution

I am really struggling here with this (what seems) fairly simple labview problem.  I have a set of equations that rely on the answer of the previous other formula and so forth.  I can do this easily enough in excel.  I tried to recreate this function in labview and have been really struggling to get it to work.  I have tried using while loops and for loops, which I think is what I need to do here, but I haven't had much success.  Anyways, I attached the spreadsheet with the two formulas, a .png showing the relationship of the formulas in the spreadsheet, and my .VI.  Thanks for your help in advance.

Download All
0 Kudos
Message 1 of 3
(2,277 Views)
Solution
Accepted by topic author joemomma

You need both a loop and a shift register.

 

Lynn

 

 

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

Thank you!  Worked perfectly

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