<?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: Array to Spreadsheet String VI truncating my rows in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175771#M511005</link>
    <description>&lt;P&gt;I only have hints, but let me take a completely wild guess.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. You are using an old version of LV&lt;/P&gt;
&lt;P&gt;2. You have modified the Write to Spreadsheet File VI to accept strings by following the suggestions on the BD&lt;/P&gt;
&lt;P&gt;3. &amp;nbsp;There is a format string inside your modified VI which is truncating the strings (ie %.3s)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jul 2010 15:22:55 GMT</pubDate>
    <dc:creator>Darin.K</dc:creator>
    <dc:date>2010-07-09T15:22:55Z</dc:date>
    <item>
      <title>Array to Spreadsheet String VI truncating my rows</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175523#M510952</link>
      <description>&lt;P&gt;I'm using Labview 8.0.&lt;/P&gt;
&lt;P&gt;In my VI I am feeding the "Array to Spreadsheet String" VI an array of strings that are in the following format.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;7/09/2010 7:43:23.27472 95.284953&lt;/P&gt;
&lt;P&gt;7/09/2010 7:43:23.27572 95.284953&lt;/P&gt;
&lt;P&gt;7/09/2010 7:43:23.27672 95.284953&lt;/P&gt;
&lt;P&gt;7/09/2010 7:43:23.27772 95.284953&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; : &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The first entry is the data, then time, then data.&lt;/P&gt;
&lt;P&gt;The problem I am having is that when I pass this array of strings through the "Array to Spreadsheet String" VI it cuts off the entries and I get the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;07/&lt;/P&gt;
&lt;P&gt;07/&lt;/P&gt;
&lt;P&gt;07/&lt;/P&gt;
&lt;P&gt;07/&lt;/P&gt;
&lt;P&gt;:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The format I feed to the VI is &amp;lt;%s&amp;gt; for string. Any help would be great. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2010 13:45:15 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175523#M510952</guid>
      <dc:creator>mechEmike</dc:creator>
      <dc:date>2010-07-09T13:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Array to Spreadsheet String VI truncating my rows</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175533#M510956</link>
      <description>&lt;P&gt;Hi Emike,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for me this works:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/c6ee920e14ddc5ea1bfdefd7a85a33c0ff058ea6/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f313834373569394638444634343138393236353545372f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="18475i9F8DF441892655E7" title="scan.png" align="center" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2010 13:48:45 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175533#M510956</guid>
      <dc:creator>GerdW</dc:creator>
      <dc:date>2010-07-09T13:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Array to Spreadsheet String VI truncating my rows</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175543#M510959</link>
      <description>&lt;P&gt;Do you have a screen shot of your code? I took the arry that you gave and I can get it to export with no problems.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2010 13:52:41 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175543#M510959</guid>
      <dc:creator>aeastet</dc:creator>
      <dc:date>2010-07-09T13:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Array to Spreadsheet String VI truncating my rows</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175563#M510963</link>
      <description>&lt;P&gt;Here is the screenshot. The GUI is in the upper portion of the screen so you can see what the outputs are.&lt;IMG src="https://ip1.i.lithium.com/a18a9fa7257aa66f202891e19696503c90efa5f7/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f313834373769453331383331344344414433423446462f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="18477iE318314CDAD3B4FF" title="Screenshot.jpg" align="center" /&gt; Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2010 14:01:34 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175563#M510963</guid>
      <dc:creator>mechEmike</dc:creator>
      <dc:date>2010-07-09T14:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Array to Spreadsheet String VI truncating my rows</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175585#M510965</link>
      <description>&lt;P&gt;Hi Emike,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;again no problem:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/001c9ad1bb4a8dcb8171afe001bb81139eecd7ab/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f313834383169364238333638453632364235324444332f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="18481i6B8368E626B52DD3" title="scan2.png" align="center" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2010 14:09:03 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175585#M510965</guid>
      <dc:creator>GerdW</dc:creator>
      <dc:date>2010-07-09T14:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Array to Spreadsheet String VI truncating my rows</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175607#M510969</link>
      <description>&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/90b644386fd4533c6943ce0e966fe5031ae6e5c7/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f313834383369444439424534453730423542454137392f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="18483iDD9BE4E70B5BEA79" title="original.png" align="center" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2010 14:16:47 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175607#M510969</guid>
      <dc:creator>aeastet</dc:creator>
      <dc:date>2010-07-09T14:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Array to Spreadsheet String VI truncating my rows</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175619#M510973</link>
      <description>&lt;P&gt;I'm still having an issue. I am thinking it might be in the way I am building my array that I pass to the Write to Spreadsheet VI. Here is a screen shot of the code that builds the array.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/0b65714e864e4c4bda86f2e318452d28e69cfb33/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f313834383569394637364441453334463533333834432f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="18485i9F76DAE34F53384C" title="Screenshot-2.jpg" align="center" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2010 14:23:09 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175619#M510973</guid>
      <dc:creator>mechEmike</dc:creator>
      <dc:date>2010-07-09T14:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Array to Spreadsheet String VI truncating my rows</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175635#M510976</link>
      <description>&lt;P&gt;That function you suggest take a spreadsheet string and converts it to an array. But my data is already in an array form and I need it in a spreadsheet string form. When I tried it, I get terminal source compatibility issues.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2010 14:30:48 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175635#M510976</guid>
      <dc:creator>mechEmike</dc:creator>
      <dc:date>2010-07-09T14:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Array to Spreadsheet String VI truncating my rows</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175647#M510979</link>
      <description>&lt;P&gt;You are building a string not an array. You need to replace the concatinate string with a buil array and get a 2D array not a string for this to work properly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/9b9d524d21472fcbf8131ea3d12f9047c096f3a9/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f313834383769414336364231414238454533413445322f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="18487iAC66B1AB8EE3A4E2" title="original.png" align="center" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2010 14:34:02 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175647#M510979</guid>
      <dc:creator>aeastet</dc:creator>
      <dc:date>2010-07-09T14:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Array to Spreadsheet String VI truncating my rows</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175725#M510996</link>
      <description>&lt;P&gt;It is almost working now. I get both the time and the data, but the problem is that the Array to Spreadsheet String function is only letting through three characters from each column.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2010 15:04:17 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175725#M510996</guid>
      <dc:creator>mechEmike</dc:creator>
      <dc:date>2010-07-09T15:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Array to Spreadsheet String VI truncating my rows</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175737#M511001</link>
      <description>&lt;P&gt;Sounds like a different problem. Can you show what you are seeing?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2010 15:06:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175737#M511001</guid>
      <dc:creator>aeastet</dc:creator>
      <dc:date>2010-07-09T15:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Array to Spreadsheet String VI truncating my rows</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175771#M511005</link>
      <description>&lt;P&gt;I only have hints, but let me take a completely wild guess.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. You are using an old version of LV&lt;/P&gt;
&lt;P&gt;2. You have modified the Write to Spreadsheet File VI to accept strings by following the suggestions on the BD&lt;/P&gt;
&lt;P&gt;3. &amp;nbsp;There is a format string inside your modified VI which is truncating the strings (ie %.3s)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2010 15:22:55 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175771#M511005</guid>
      <dc:creator>Darin.K</dc:creator>
      <dc:date>2010-07-09T15:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Array to Spreadsheet String VI truncating my rows</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175783#M511009</link>
      <description>&lt;P&gt;He &lt;A href="http://forums.ni.com/t5/LabVIEW/Array-of-strings/m-p/1174569#M510766" target="_self" rel="nofollow"&gt;did&lt;/A&gt; have to modify the function and the instructions &lt;STRONG&gt;do&lt;/STRONG&gt; instruct you to change the default %.3f.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2010 15:29:09 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175783#M511009</guid>
      <dc:creator>Dennis_Knutson</dc:creator>
      <dc:date>2010-07-09T15:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Array to Spreadsheet String VI truncating my rows</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175849#M511022</link>
      <description>&lt;P&gt;I was about 99% sure when I saw the screenshot with the old VI taking a string array, along with the fact that the default used to be %.3f. &amp;nbsp;Now I am at least 99.9% sure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll modify my guesses as follows:&lt;/P&gt;
&lt;P&gt;2. You have modified the Write to Spreadsheet File VI to accept strings by following &lt;STRONG&gt;most&lt;EM&gt; &lt;/EM&gt;of&lt;/STRONG&gt; the suggestions on the BD&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now I am up to 99.99% sure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2010 15:47:51 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1175849#M511022</guid>
      <dc:creator>Darin.K</dc:creator>
      <dc:date>2010-07-09T15:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Array to Spreadsheet String VI truncating my rows</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1178107#M511516</link>
      <description>&lt;P&gt;Got it. The format value that I thought I had changed was reverting to the default %.3f each time I ran the program. Thanks for all the help!&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2010 16:45:24 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Array-to-Spreadsheet-String-VI-truncating-my-rows/m-p/1178107#M511516</guid>
      <dc:creator>mechEmike</dc:creator>
      <dc:date>2010-07-12T16:45:24Z</dc:date>
    </item>
  </channel>
</rss>

