<?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 How to store frequencies on array in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/How-to-store-frequencies-on-array/m-p/3919768#M1113402</link>
    <description>&lt;P&gt;i'm trying to store frequencies get from peak detector in array, but i get only one value. why i can't store every value in specific index&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank's for any help&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 139px;"&gt;&lt;img src="https://ip1.i.lithium.com/bdc30acd23142e97ad7885902706d7cdf3ed0c53/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32343631373069313342353238364646323530413238312f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Apr 2019 08:50:22 GMT</pubDate>
    <dc:creator>Chakib11</dc:creator>
    <dc:date>2019-04-26T08:50:22Z</dc:date>
    <item>
      <title>How to store frequencies on array</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-to-store-frequencies-on-array/m-p/3919768#M1113402</link>
      <description>&lt;P&gt;i'm trying to store frequencies get from peak detector in array, but i get only one value. why i can't store every value in specific index&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank's for any help&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 139px;"&gt;&lt;img src="https://ip1.i.lithium.com/bdc30acd23142e97ad7885902706d7cdf3ed0c53/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32343631373069313342353238364646323530413238312f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 08:50:22 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-to-store-frequencies-on-array/m-p/3919768#M1113402</guid>
      <dc:creator>Chakib11</dc:creator>
      <dc:date>2019-04-26T08:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to store frequencies on array</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-to-store-frequencies-on-array/m-p/3919774#M1113403</link>
      <description>&lt;P&gt;Hi Chakib,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;FONT color="#FF0000"&gt;but i get only one value. why i can't store every value in specific index&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Your VI only detects one peak in that one waveform you generate - and so "every" value is stored in the array…&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why do you wire the result of one SimulateSignal ExpressVI to the frequency input of the next one? (Why not use a simple Random function?)&lt;/P&gt;
&lt;P&gt;Why do you convert that single DDT wire from your SimulateSignal (containing just one waveform) into an array of waveforms?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why don't you start with something more simple to understand how the peak detector works?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="check.png" style="width: 343px;"&gt;&lt;img src="https://ip1.i.lithium.com/c88037c5e3470a0ceccddfe864b7bb94dd10a644/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32343631373969444543423237354537364344443232342f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="check.png" alt="check.png" /&gt;&lt;/span&gt;(no ExpressVIs anymore…)&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 09:04:32 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-to-store-frequencies-on-array/m-p/3919774#M1113403</guid>
      <dc:creator>GerdW</dc:creator>
      <dc:date>2019-04-26T09:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to store frequencies on array</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-to-store-frequencies-on-array/m-p/3919794#M1113406</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;it is too hard to do it easy when we are beginner&amp;nbsp;&lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://ni.lithium.com/i/smilies/16x16_smiley-very-happy.gif" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 09:19:34 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-to-store-frequencies-on-array/m-p/3919794#M1113406</guid>
      <dc:creator>Chakib11</dc:creator>
      <dc:date>2019-04-26T09:19:34Z</dc:date>
    </item>
  </channel>
</rss>

