<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Filling a Tank in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Filling-a-Tank/m-p/4201541#M1216632</link>
    <description>&lt;P&gt;attaching my VI here...&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jan 2022 18:57:01 GMT</pubDate>
    <dc:creator>Jo0007</dc:creator>
    <dc:date>2022-01-03T18:57:01Z</dc:date>
    <item>
      <title>Filling a Tank</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Filling-a-Tank/m-p/4201529#M1216621</link>
      <description>&lt;DIV class="page" title="Page 1"&gt;
&lt;DIV class="layoutArea"&gt;
&lt;DIV class="column"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hello I am new to LabView software and got stuck in a simple problem (although confusing for me...).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The filling of a graduated tank from 0 to 100 by a step of 20 in each 100 ms with a timing indicator.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;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&amp;nbsp;me out?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 03 Jan 2022 18:41:57 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Filling-a-Tank/m-p/4201529#M1216621</guid>
      <dc:creator>Jo0007</dc:creator>
      <dc:date>2022-01-03T18:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Filling a Tank</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Filling-a-Tank/m-p/4201532#M1216624</link>
      <description>&lt;P&gt;Hi Jo,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/691044"&gt;@Jo0007&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;DIV class="page" title="Page 1"&gt;
&lt;DIV class="layoutArea"&gt;
&lt;DIV class="column"&gt;
&lt;P&gt;&lt;SPAN&gt;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&amp;nbsp;me out?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;So why don't you attach your current VI? (Do you really think we will do your homework for free?)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hint: when something (aka the same operation) is done be several steps (aka in a repeated way) then you should use a loop.&lt;/P&gt;
&lt;P&gt;Hint: To remember a value from one iteration of a loop for the next iteration of that loop you should use shift registers…&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 18:46:19 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Filling-a-Tank/m-p/4201532#M1216624</guid>
      <dc:creator>GerdW</dc:creator>
      <dc:date>2022-01-03T18:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Filling a Tank</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Filling-a-Tank/m-p/4201534#M1216626</link>
      <description>&lt;P&gt;Please share the VIs you have created so far for the forum members to guide better.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. - it is &lt;STRONG&gt;LabVIEW&lt;/STRONG&gt;&amp;nbsp;not LabView&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 18:47:08 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Filling-a-Tank/m-p/4201534#M1216626</guid>
      <dc:creator>santo_13</dc:creator>
      <dc:date>2022-01-03T18:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Filling a Tank</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Filling-a-Tank/m-p/4201536#M1216628</link>
      <description>&lt;P&gt;I am sure we can tell you what you are doing wrong once you attach your VI.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Time is a very important component of LabVIEW, and there is an entire timing palette. Try to find something that would help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this a real tank where you controls valves, etc. or a simulate tank on the front panel?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;(Have you used any of the learning resources listed at the top of the forum?)&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 18:48:55 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Filling-a-Tank/m-p/4201536#M1216628</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2022-01-03T18:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Filling a Tank</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Filling-a-Tank/m-p/4201541#M1216632</link>
      <description>&lt;P&gt;attaching my VI here...&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 18:57:01 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Filling-a-Tank/m-p/4201541#M1216632</guid>
      <dc:creator>Jo0007</dc:creator>
      <dc:date>2022-01-03T18:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Filling a Tank</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Filling-a-Tank/m-p/4201547#M1216636</link>
      <description>&lt;P&gt;Sorry, I don't have LabVIEW 2021 here. Consider "save for previous" before attaching.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 19:09:40 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Filling-a-Tank/m-p/4201547#M1216636</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2022-01-03T19:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Filling a Tank</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Filling-a-Tank/m-p/4201548#M1216637</link>
      <description>&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ni.com/docs/en-US/bundle/labview-api-ref/page/dialog-boxes/save-for-previous-version-dialog-box.html" target="_blank" rel="noopener"&gt;https://www.ni.com/docs/en-US/bundle/labview-api-ref/page/dialog-boxes/save-for-previous-version-dialog-box.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 21:03:51 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Filling-a-Tank/m-p/4201548#M1216637</guid>
      <dc:creator>santo_13</dc:creator>
      <dc:date>2026-01-05T21:03:51Z</dc:date>
    </item>
  </channel>
</rss>

