LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

function auto increment

I have a program which outputs a value for ωo

Now what I want is to alter the program to give out a listof values of ωz1 ωz2 ωz3 etc

The series of ωz depends on different values ofD.

 

So basically this program should run e.g 20 times, and eachtime the value of D should increase by lets say 2.

The result should be a list of ωz  values.

 

And ideas?

0 Kudos
Message 1 of 2
(2,411 Views)

For-loop.

 

Please avoid uploading images inside of Word documents. Pictures can be uploaded directly, and don't require someone to have MS Word just to see your picture.

 

To learn more about LabVIEW it is recommended that you go through the tutorial(s) and look over the material in the NI Developer Zone's Learning Center which provides links to other materials and other tutorials. You can also take the online courses for free.

Message 2 of 2
(2,400 Views)