From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,288 Views)
Solution
Accepted by joemomma

You need both a loop and a shift register.

 

Lynn

 

 

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

Thank you!  Worked perfectly

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