<?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: read from spread sheet in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/read-from-spread-sheet/m-p/3319528#M972747</link>
    <description>&lt;P&gt;Thanks for you reply sam.. I sort it out. I was not specifying the file type.Now its clear&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jul 2016 09:51:38 GMT</pubDate>
    <dc:creator>U_anoop</dc:creator>
    <dc:date>2016-07-08T09:51:38Z</dc:date>
    <item>
      <title>read from spread sheet</title>
      <link>https://ni.lithium.com/t5/LabVIEW/read-from-spread-sheet/m-p/3319518#M972743</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I want to read some files from a folder. i am creating the path of the folder and append it with the name of my file. This is given as an input to the read from spreadsheet file.vi. &amp;nbsp;But while running the code i am getting error 7. The error message shows " File does not exist ". How can i solve the issue??. Can anyone help me on this???&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 09:38:27 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/read-from-spread-sheet/m-p/3319518#M972743</guid>
      <dc:creator>U_anoop</dc:creator>
      <dc:date>2016-07-08T09:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: read from spread sheet</title>
      <link>https://ni.lithium.com/t5/LabVIEW/read-from-spread-sheet/m-p/3319524#M972745</link>
      <description>&lt;P&gt;The error is pretty clear - 'file does not exist'. Have you checked the 'appended path' inside the for loop and checked that those files exist in that location?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 09:47:55 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/read-from-spread-sheet/m-p/3319524#M972745</guid>
      <dc:creator>Sam_Sharp</dc:creator>
      <dc:date>2016-07-08T09:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: read from spread sheet</title>
      <link>https://ni.lithium.com/t5/LabVIEW/read-from-spread-sheet/m-p/3319528#M972747</link>
      <description>&lt;P&gt;Thanks for you reply sam.. I sort it out. I was not specifying the file type.Now its clear&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 09:51:38 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/read-from-spread-sheet/m-p/3319528#M972747</guid>
      <dc:creator>U_anoop</dc:creator>
      <dc:date>2016-07-08T09:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: read from spread sheet</title>
      <link>https://ni.lithium.com/t5/LabVIEW/read-from-spread-sheet/m-p/3319530#M972748</link>
      <description>&lt;P&gt;"List Folder" function is&amp;nbsp;giving you the filenames (from which you are deciding N of For loop). Then why you are forming the names again in that for loop? You can use the same names I think.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 09:53:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/read-from-spread-sheet/m-p/3319530#M972748</guid>
      <dc:creator>Nanthakumar</dc:creator>
      <dc:date>2016-07-08T09:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: read from spread sheet</title>
      <link>https://ni.lithium.com/t5/LabVIEW/read-from-spread-sheet/m-p/3319549#M972753</link>
      <description>&lt;P&gt;Few concerns on the code&lt;/P&gt;&lt;P&gt;why flat sequence is required?&lt;/P&gt;&lt;P&gt;As you are getting List File which gives all the existing File you can use the same array of file names to control iteration instead of taking the Array count and Feeding to N&lt;/P&gt;&lt;P&gt;If you are reading from existing file its better not to append file name, use the array of file names that lists&lt;/P&gt;&lt;P&gt;and you are not indexing all the read values as you are using for Loop but the output is not indexed outside which will result in displayiong last file value&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 10:45:12 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/read-from-spread-sheet/m-p/3319549#M972753</guid>
      <dc:creator>PazhanivelVenkatt</dc:creator>
      <dc:date>2016-07-08T10:45:12Z</dc:date>
    </item>
  </channel>
</rss>

