<?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: One Executable and multiple computers in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/One-Executable-and-multiple-computers/m-p/1329017#M541663</link>
    <description>&lt;BLOCKQUOTE&gt;
&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/102665"&gt;@AlanHagen&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Someone keeps trying to press the issue that comm errors are a result of 'too much demand' on the network EXE file.&lt;/P&gt;
&lt;P&gt;(The comm errors are due to RS232 limitations, in my mind, but I'd like to be sure I'm correct in my understanding).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The way to prove them wrong is to go ahead and copy that .exe to each of the 6 PC's and have each one run its own local copy&amp;nbsp;and see whether you still have the comm errors.&lt;/P&gt;</description>
    <pubDate>Thu, 02 Dec 2010 21:20:37 GMT</pubDate>
    <dc:creator>RavensFan</dc:creator>
    <dc:date>2010-12-02T21:20:37Z</dc:date>
    <item>
      <title>One Executable and multiple computers</title>
      <link>https://ni.lithium.com/t5/LabVIEW/One-Executable-and-multiple-computers/m-p/1327371#M541351</link>
      <description>&lt;P&gt;I would like to confirm my understanding on this topic -&lt;/P&gt;
&lt;P&gt;Assuming I have one LV executable stored on a network location, and 6 PC's accessing that single EXE file -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is is correct the each PC loads that exe into it's internal memory, and as such, there is likely not an issue with&lt;/P&gt;
&lt;P&gt;X number of PC's accessing the same exe file ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Someone keeps trying to press the issue that comm errors are a result of 'too much demand' on the network EXE file.&lt;/P&gt;
&lt;P&gt;(The comm errors are due to RS232 limitations, in my mind, but I'd like to be sure I'm correct in my understanding).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2010 19:54:31 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/One-Executable-and-multiple-computers/m-p/1327371#M541351</guid>
      <dc:creator>AlanHagen</dc:creator>
      <dc:date>2010-12-01T19:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: One Executable and multiple computers</title>
      <link>https://ni.lithium.com/t5/LabVIEW/One-Executable-and-multiple-computers/m-p/1328971#M541653</link>
      <description>&lt;P&gt;Hi Alan,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The executable is loaded into memory, but it is done so in chunks. &amp;nbsp;When a specific chunk is needed, it will be loaded into memory to be executed. &amp;nbsp;However, the read operation that loads this into memory is non-blocking, so multiple operations shouldn't hinder each other.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2010 20:14:15 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/One-Executable-and-multiple-computers/m-p/1328971#M541653</guid>
      <dc:creator>jareds</dc:creator>
      <dc:date>2010-12-02T20:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: One Executable and multiple computers</title>
      <link>https://ni.lithium.com/t5/LabVIEW/One-Executable-and-multiple-computers/m-p/1329017#M541663</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/102665"&gt;@AlanHagen&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Someone keeps trying to press the issue that comm errors are a result of 'too much demand' on the network EXE file.&lt;/P&gt;
&lt;P&gt;(The comm errors are due to RS232 limitations, in my mind, but I'd like to be sure I'm correct in my understanding).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The way to prove them wrong is to go ahead and copy that .exe to each of the 6 PC's and have each one run its own local copy&amp;nbsp;and see whether you still have the comm errors.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2010 21:20:37 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/One-Executable-and-multiple-computers/m-p/1329017#M541663</guid>
      <dc:creator>RavensFan</dc:creator>
      <dc:date>2010-12-02T21:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: One Executable and multiple computers</title>
      <link>https://ni.lithium.com/t5/LabVIEW/One-Executable-and-multiple-computers/m-p/1329151#M541681</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you both for the replies.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I certainly had thought about loading the software on the individual machines, however it was set up as I described before I started working&amp;nbsp;&lt;/P&gt;
&lt;P&gt;at my facility and it involves medical devices - which means validation of the most minute change.&lt;/P&gt;
&lt;P&gt;As the end of the year approaches, it's unlikely I can slow down production to prove a point.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to verify my assumptions were correct before I pushed the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2010 23:40:07 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/One-Executable-and-multiple-computers/m-p/1329151#M541681</guid>
      <dc:creator>AlanHagen</dc:creator>
      <dc:date>2010-12-02T23:40:07Z</dc:date>
    </item>
  </channel>
</rss>

