<?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: 1D array into single values in LabVIEW</title>
    <link>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/510682#M243136</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;Hi altenbach,&lt;BR /&gt;thanks for the info! I tried it already after the first hints &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; I really should explore more and more the possibilities of often-used functions...and read the LV help more carefully before putting questions in the forum.&lt;BR /&gt;Again thank you all!&lt;BR /&gt;Olli&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Sun, 22 Apr 2007 19:23:24 GMT</pubDate>
    <dc:creator>Olli</dc:creator>
    <dc:date>2007-04-22T19:23:24Z</dc:date>
    <item>
      <title>1D array into single values</title>
      <link>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/510049#M242881</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;Hi,&lt;BR /&gt;is there a kind of reverse "build array" function available? I'm looking for a function, which gives me all elements of a 1D array. At the moment I convert it into a cluster and then unbundle this. This works, but a direct access would be smarter. &lt;BR /&gt;Ciao&lt;BR /&gt;Olli&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 20 Apr 2007 09:11:49 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/510049#M242881</guid>
      <dc:creator>Olli</dc:creator>
      <dc:date>2007-04-20T09:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: 1D array into single values</title>
      <link>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/510054#M242883</link>
      <description>Yes, &lt;BR /&gt;there is, it's called 'Index Array'&lt;BR /&gt;&lt;BR /&gt;Ton&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 20 Apr 2007 09:16:44 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/510054#M242883</guid>
      <dc:creator>TCPlomp</dc:creator>
      <dc:date>2007-04-20T09:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: 1D array into single values</title>
      <link>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/510076#M242894</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;Hi TonP,&lt;BR /&gt;thanks for your replay! Yes I know the "index array"&amp;nbsp; function. With this I would need n numbers of "index array" functions for n numbers of elements, but I'm looking for a single function which extracts all values from the 1D Array like the unbundle cluster function.&lt;BR /&gt;Ciao,&lt;BR /&gt;Olli&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 20 Apr 2007 09:49:57 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/510076#M242894</guid>
      <dc:creator>Olli</dc:creator>
      <dc:date>2007-04-20T09:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: 1D array into single values</title>
      <link>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/510092#M242898</link>
      <description>&lt;P data-unlink="true"&gt;You can resize the Index Array function to output as many elements as you like.&lt;BR /&gt;In any case, the difference between a cluster and an array is that a cluster has a fixed number of named elements and the array has a variable number of elements, so you can't automatically know at design time how many elements you will have. &lt;BR /&gt;&lt;BR /&gt;If you do know, you can use the array to cluster primitive and right click it to select the number of elements in the cluster.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To learn more about LabVIEW, I suggest you try searching this site and google for LabVIEW tutorials. &lt;A href="http://cnx.rice.edu/content/col10241/latest/" target="_blank" rel="noopener"&gt;Here&lt;/A&gt;, &lt;A href="https://learn.ni.com/learn/article/labview-tutorial" target="_blank" rel="noopener"&gt;here&lt;/A&gt;, &lt;A href="http://www.mech.uwa.edu.au/jpt/tutorial/index.html%20" target="_blank" rel="noopener"&gt;here&lt;/A&gt;, &lt;A href="http://www.iit.edu/%7Elabview/Dummies.html" target="_blank" rel="noopener"&gt;here&lt;/A&gt; and &lt;A href="http://www.upscale.utoronto.ca/GeneralInterest/LabView.html" target="_blank" rel="noopener"&gt;here&lt;/A&gt; are a few you can start with and &lt;A href="http://www.fafiles.com" target="_blank" rel="noopener"&gt;here&lt;/A&gt; are some tutorial videos. You can also contact your local NI office and join one of their courses.&lt;BR /&gt;In addition, I suggest you read the LabVIEW style guide&amp;nbsp;and the LabVIEW user manual (Help&amp;gt;&amp;gt;Search the LabVIEW Bookshelf).&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Sat, 15 Nov 2025 21:02:30 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/510092#M242898</guid>
      <dc:creator>tst</dc:creator>
      <dc:date>2025-11-15T21:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: 1D array into single values</title>
      <link>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/510093#M242899</link>
      <description>Hi Olli,&lt;BR /&gt;&lt;BR /&gt;you can resize the 'index array' to give you more than one output! Each output gets its own index input...&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 20 Apr 2007 10:15:00 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/510093#M242899</guid>
      <dc:creator>GerdW</dc:creator>
      <dc:date>2007-04-20T10:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: 1D array into single values</title>
      <link>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/510192#M242934</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;Hi again&lt;BR /&gt;thank you all...yes I must now say that I did not know this "newer" feature that I can extend the index array function to output elements. That is exactly what I'm looking for! I thought resizing this function is only array dimension related but not array element related. &lt;BR /&gt;Ciao&lt;BR /&gt;Olli&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 20 Apr 2007 13:33:45 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/510192#M242934</guid>
      <dc:creator>Olli</dc:creator>
      <dc:date>2007-04-20T13:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: 1D array into single values</title>
      <link>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/510196#M242936</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;It's hardly new. I don't remember when this was first available. The oldest version I have installed is 6.1 and the feature is there.</description>
      <pubDate>Fri, 20 Apr 2007 13:37:52 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/510196#M242936</guid>
      <dc:creator>Dennis_Knutson</dc:creator>
      <dc:date>2007-04-20T13:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: 1D array into single values</title>
      <link>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/510325#M242977</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
&lt;HR /&gt;&lt;a href="https://forums.ni.com/t5/user/viewprofilepage/user-id/27258"&gt;@Olli&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;DIV&gt;&lt;/DIV&gt;That is exactly what I'm looking for! 
&lt;HR /&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;And don't forgret that if you want the elements in order, you don't even need to wire the indices. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Similarly, if you only wire the first index, it will be incremented automatically for the successive elements.&lt;/P&gt;
&lt;P&gt;The image shows two possibilities, there are many others.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://forums.ni.com/attachments/ni/170/242977/1/IndexArray.png" /&gt;&lt;/P&gt;&lt;P&gt;Message Edited by altenbach on &lt;SPAN class="date_text"&gt;04-20-2007&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;09:16 AM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2007 16:15:15 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/510325#M242977</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2007-04-20T16:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: 1D array into single values</title>
      <link>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/510682#M243136</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;Hi altenbach,&lt;BR /&gt;thanks for the info! I tried it already after the first hints &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; I really should explore more and more the possibilities of often-used functions...and read the LV help more carefully before putting questions in the forum.&lt;BR /&gt;Again thank you all!&lt;BR /&gt;Olli&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 22 Apr 2007 19:23:24 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/510682#M243136</guid>
      <dc:creator>Olli</dc:creator>
      <dc:date>2007-04-22T19:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: 1D array into single values</title>
      <link>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/3709271#M1043592</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have a similar but different problem. I want to get all the elements of a subarray one by one in each loop. I have 271 elements in the subarray. Is there any way I can do it? I attached the image of my VI for better visiualization.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2017 12:13:21 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/3709271#M1043592</guid>
      <dc:creator>aasu</dc:creator>
      <dc:date>2017-10-28T12:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: 1D array into single values</title>
      <link>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/3709337#M1043599</link>
      <description>&lt;P&gt;If it is a different problem, you should start a new thread instead of adding to a 10 year old discussion about something else.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Why do you think you have to read the same file 271 times as fast as the computer allows. Are you expecting the file data to change? Reading the file once before the loop is sufficient! How many points are in the file?&lt;/LI&gt;
&lt;LI&gt;You seem to be interested in the first two columns. Both are contained in the 2D array, so also tapping into the 1D array output seems redundant.&lt;/LI&gt;
&lt;LI&gt;To just graph the data, you don't need the loop at all.&lt;/LI&gt;
&lt;LI&gt;Can you explain your convoluted use of uninitialized and expanded shift registers? Makes no sense to me.&lt;/LI&gt;
&lt;LI&gt;What is the purpose of the math you are doing? (subtraction, division).&lt;/LI&gt;
&lt;LI&gt;If you want to build the graph slowly, adding one point at each iteration, you need to slow down the loop. Currently it executes in nanoseconds.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Suggestions&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Attach your actual VI and a datafile. We cannot debug pictures.&lt;/LI&gt;
&lt;LI&gt;Tell us exactly what you expect to happen when you run it.&lt;/LI&gt;
&lt;LI&gt;I am sure all this can be done with 5% of the current code.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2017 17:33:10 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/1D-array-into-single-values/m-p/3709337#M1043599</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2017-10-28T17:33:10Z</dc:date>
    </item>
  </channel>
</rss>

