01-03-2022 12:41 PM
Hello I am new to LabView software and got stuck in a simple problem (although confusing for me...).
The filling of a graduated tank from 0 to 100 by a step of 20 in each 100 ms with a timing indicator.
I was able to fill the tank however could not think a way to time its increment "by a step of 20". Could you please help me out?
01-03-2022 12:46 PM
Hi Jo,
@Jo0007 wrote:
I was able to fill the tank however could not think a way to time its increment "by a step of 20". Could you please help me out?
So why don't you attach your current VI? (Do you really think we will do your homework for free?)
Hint: when something (aka the same operation) is done be several steps (aka in a repeated way) then you should use a loop.
Hint: To remember a value from one iteration of a loop for the next iteration of that loop you should use shift registers…
01-03-2022 12:47 PM
Please share the VIs you have created so far for the forum members to guide better.
P.S. - it is LabVIEW not LabView
01-03-2022 12:48 PM
I am sure we can tell you what you are doing wrong once you attach your VI.
Time is a very important component of LabVIEW, and there is an entire timing palette. Try to find something that would help you.
Is this a real tank where you controls valves, etc. or a simulate tank on the front panel?
(Have you used any of the learning resources listed at the top of the forum?)
01-03-2022 12:57 PM
attaching my VI here...
01-03-2022 01:09 PM
Sorry, I don't have LabVIEW 2021 here. Consider "save for previous" before attaching.
01-03-2022 01:10 PM
And one more thing, very few of the forum members have LV2021 on their machine to open the VI. You will cover a larger audience if you share the VI in 2016 version.
https://zone.ni.com/reference/en-XX/help/371361R-01/lvdialog/save_options/