<?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: Analog Frequency measurement in LabVIEW</title>
    <link>https://forums.ni.com/t5/LabVIEW/Analog-Frequency-measurement/m-p/2637915#M788198</link>
    <description>&lt;P&gt;I suspect that's because you left the while loop in the example code. &amp;nbsp;When you make subVIs you "usually" don't want a while loop in them (unless you have set up some way to stop its loop). The reason is that it will just continue to loop and never return any data to the outer code. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can just remove the while loop in the example code and put a loop in your main VI around your subVI. &amp;nbsp;Then you will see the subVI run and update the frequency value.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Nov 2013 14:26:20 GMT</pubDate>
    <dc:creator>NIquist</dc:creator>
    <dc:date>2013-11-26T14:26:20Z</dc:date>
    <item>
      <title>Analog Frequency measurement</title>
      <link>https://forums.ni.com/t5/LabVIEW/Analog-Frequency-measurement/m-p/2636549#M787975</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have this VI to calculate the frequency and I need to use the frequency to calculate my scan rate...But the value of the frequency is required to calculate the scan rate....How do I take the value of the frequency here?Example I need 10000 Hz as the value of the frequency for my further mathematical calculations.Please help&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2013 14:59:59 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/Analog-Frequency-measurement/m-p/2636549#M787975</guid>
      <dc:creator>sunu</dc:creator>
      <dc:date>2013-11-25T14:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Analog Frequency measurement</title>
      <link>https://forums.ni.com/t5/LabVIEW/Analog-Frequency-measurement/m-p/2637015#M788050</link>
      <description>&lt;P&gt;Maybe I'm not understanding your question but I don't see where your problem is. &amp;nbsp;You HAVE the frequency data in an indicator called "Frequency (Hz)". &amp;nbsp;If you need to use it in your code then connect the indicator to the connector pane, drop the subVI into your main VI and wire the subVI's "Frequency (Hz)" output terminal to the rest of your code.*&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;* If you have no idea what I'm talking about, then look at some basic LabVIEW tutorials and learn how to make subVIs. You can't get far in LabVIEW without understanding that. &amp;nbsp;&lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://forums.ni.com/i/smilies/16x16_smiley-wink.gif" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2013 18:49:42 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/Analog-Frequency-measurement/m-p/2637015#M788050</guid>
      <dc:creator>NIquist</dc:creator>
      <dc:date>2013-11-25T18:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Analog Frequency measurement</title>
      <link>https://forums.ni.com/t5/LabVIEW/Analog-Frequency-measurement/m-p/2637101#M788061</link>
      <description>Yes that was what i thought too but it is not giving me the value of the frequency when i do that</description>
      <pubDate>Mon, 25 Nov 2013 20:10:05 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/Analog-Frequency-measurement/m-p/2637101#M788061</guid>
      <dc:creator>sunu</dc:creator>
      <dc:date>2013-11-25T20:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Analog Frequency measurement</title>
      <link>https://forums.ni.com/t5/LabVIEW/Analog-Frequency-measurement/m-p/2637915#M788198</link>
      <description>&lt;P&gt;I suspect that's because you left the while loop in the example code. &amp;nbsp;When you make subVIs you "usually" don't want a while loop in them (unless you have set up some way to stop its loop). The reason is that it will just continue to loop and never return any data to the outer code. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can just remove the while loop in the example code and put a loop in your main VI around your subVI. &amp;nbsp;Then you will see the subVI run and update the frequency value.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2013 14:26:20 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/Analog-Frequency-measurement/m-p/2637915#M788198</guid>
      <dc:creator>NIquist</dc:creator>
      <dc:date>2013-11-26T14:26:20Z</dc:date>
    </item>
  </channel>
</rss>

