<?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 Index Array always returns zero when reading from 3D Array in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Index-Array-always-returns-zero-when-reading-from-3D-Array/m-p/994225#M444591</link>
    <description>&lt;P&gt;I have 3D array diamension as a 9x2000x5 array.&amp;nbsp; I have this array filled with data and when I attempt to read a single data point out of the array the Index Array function always reads zero. I have place a probe on the input 3D array and when I set the probe indexes to the same data point the probe shows the value stored in the array. I also have an indicator displaying the 3D array data and it shows data in all&amp;nbsp;the locations. For example if I attempt to read location 0, 144,0 in the 3D array it alway returns zero. Yet I know the value in that element is 6.8616E-5. Every element I attempt to retreave from the array yields zero.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone seen the Index Array exhibit this kind of behavior?&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2009 20:54:47 GMT</pubDate>
    <dc:creator>johnfr</dc:creator>
    <dc:date>2009-09-30T20:54:47Z</dc:date>
    <item>
      <title>Index Array always returns zero when reading from 3D Array</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Index-Array-always-returns-zero-when-reading-from-3D-Array/m-p/994225#M444591</link>
      <description>&lt;P&gt;I have 3D array diamension as a 9x2000x5 array.&amp;nbsp; I have this array filled with data and when I attempt to read a single data point out of the array the Index Array function always reads zero. I have place a probe on the input 3D array and when I set the probe indexes to the same data point the probe shows the value stored in the array. I also have an indicator displaying the 3D array data and it shows data in all&amp;nbsp;the locations. For example if I attempt to read location 0, 144,0 in the 3D array it alway returns zero. Yet I know the value in that element is 6.8616E-5. Every element I attempt to retreave from the array yields zero.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone seen the Index Array exhibit this kind of behavior?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2009 20:54:47 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Index-Array-always-returns-zero-when-reading-from-3D-Array/m-p/994225#M444591</guid>
      <dc:creator>johnfr</dc:creator>
      <dc:date>2009-09-30T20:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Index Array always returns zero when reading from 3D Array</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Index-Array-always-returns-zero-when-reading-from-3D-Array/m-p/994295#M444619</link>
      <description>&lt;P&gt;No, and that's not likely to be the source of the problem. Without actually having a VI in hand, I'd guess the problem is with the indicator that displays the element you're retrieving. If I had to guess, you probably have the wrong representation for the indicator (like an integer instead of a float), or you have the digits of precision too low.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you attach your VI we can provide a more definitive answer.&amp;nbsp; &lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2009 22:45:08 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Index-Array-always-returns-zero-when-reading-from-3D-Array/m-p/994295#M444619</guid>
      <dc:creator>smercurio_fc</dc:creator>
      <dc:date>2009-09-30T22:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Index Array always returns zero when reading from 3D Array</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Index-Array-always-returns-zero-when-reading-from-3D-Array/m-p/994331#M444634</link>
      <description>&lt;P&gt;here is an example of indexing from a 3D array:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2009 00:47:54 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Index-Array-always-returns-zero-when-reading-from-3D-Array/m-p/994331#M444634</guid>
      <dc:creator>Harold_Timmis</dc:creator>
      <dc:date>2009-10-01T00:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Index Array always returns zero when reading from 3D Array</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Index-Array-always-returns-zero-when-reading-from-3D-Array/m-p/994738#M444770</link>
      <description>Issue resolved.  As usual it was pilot error on my part.  Had the row and column lines reversed.</description>
      <pubDate>Thu, 01 Oct 2009 14:16:47 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Index-Array-always-returns-zero-when-reading-from-3D-Array/m-p/994738#M444770</guid>
      <dc:creator>johnfr</dc:creator>
      <dc:date>2009-10-01T14:16:47Z</dc:date>
    </item>
  </channel>
</rss>

