<?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: not enough memory in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/not-enough-memory/m-p/744769#M341237</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;hi PaulC.&lt;/P&gt;
&lt;P&gt;by system memory u mean RAM .I have 2gb of ram on my pc and while executing the large bitstream it gives the error . I was did break the bitsream and it was working fine. I wanted to know is there any way to handle a large bitstream without breaking it?&lt;/P&gt;</description>
    <pubDate>Wed, 16 Jul 2008 02:05:00 GMT</pubDate>
    <dc:creator>nolsqn</dc:creator>
    <dc:date>2008-07-16T02:05:00Z</dc:date>
    <item>
      <title>not enough memory</title>
      <link>https://ni.lithium.com/t5/LabVIEW/not-enough-memory/m-p/743897#M340876</link>
      <description>&lt;DIV&gt;hi&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;while using the convolution encoder VI. from the modulation toolkit i am receiving an error of not having enough memory if the input bitstream is large..how may i be able to correct it.&lt;/DIV&gt;</description>
      <pubDate>Tue, 15 Jul 2008 03:11:53 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/not-enough-memory/m-p/743897#M340876</guid>
      <dc:creator>nolsqn</dc:creator>
      <dc:date>2008-07-15T03:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: not enough memory</title>
      <link>https://ni.lithium.com/t5/LabVIEW/not-enough-memory/m-p/744526#M341148</link>
      <description>Hi Nolsqn,&lt;BR /&gt;&lt;BR /&gt;This vi requires some memory to handle the bit stream array, encode it, and output the new encoded bit stream array.&amp;nbsp; There are few factors that could cause LabVIEW to run out of memory. &amp;nbsp; One possibility is that you don't have enough system memory to handle the operations with the input bitstream you're using.&amp;nbsp; If this is the case,&amp;nbsp; you will need to reduce the size of the input bitstream.&amp;nbsp; Another problem might be that you have other applications that are taking up all the system memory.&amp;nbsp; You might be able to fix the problem by making sure that other programs that use system memory are closed while running your application.&amp;nbsp; The application is going to use your memory to manipulate and copy the array to an output bitstream.&amp;nbsp; If you don't have enough memory to perform the calculations you will get an error.&amp;nbsp; Another option to correct the problem would be to break up the input bitstream into smaller sections before you input them into the VI.&amp;nbsp; The final option would be to purchase more system memory for your system.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Paul C.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 15 Jul 2008 18:17:43 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/not-enough-memory/m-p/744526#M341148</guid>
      <dc:creator>Paul_C.</dc:creator>
      <dc:date>2008-07-15T18:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: not enough memory</title>
      <link>https://ni.lithium.com/t5/LabVIEW/not-enough-memory/m-p/744769#M341237</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;hi PaulC.&lt;/P&gt;
&lt;P&gt;by system memory u mean RAM .I have 2gb of ram on my pc and while executing the large bitstream it gives the error . I was did break the bitsream and it was working fine. I wanted to know is there any way to handle a large bitstream without breaking it?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2008 02:05:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/not-enough-memory/m-p/744769#M341237</guid>
      <dc:creator>nolsqn</dc:creator>
      <dc:date>2008-07-16T02:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: not enough memory</title>
      <link>https://ni.lithium.com/t5/LabVIEW/not-enough-memory/m-p/745516#M341541</link>
      <description>Hi Nolsqn,&lt;BR /&gt;&lt;BR /&gt;Without knowing the exact size of the bitstream, I'm not sure.&amp;nbsp; Again, I'm not sure if this error is being thrown by the bitstream manipulation taking more than 2GB (or less depending on system RAM available) or due to something else.&amp;nbsp; It is likely that this is due to the amount of RAM required for the operation and if that is the case, the only solution will be to break up the bitstream.&amp;nbsp; If you have the exact size of the bitsream that causes the error and the available RAM during execution of the application, that might help determine whether its just a RAM limitation or something else.&lt;BR /&gt;&lt;BR /&gt;I hope this helps,&lt;BR /&gt;Paul C.&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jul 2008 19:48:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/not-enough-memory/m-p/745516#M341541</guid>
      <dc:creator>Paul_C.</dc:creator>
      <dc:date>2008-07-16T19:48:35Z</dc:date>
    </item>
  </channel>
</rss>

