<?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 serial hanging in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/serial-hanging/m-p/90085#M55152</link>
    <description>I am running LV6.1 on Windows XP. I am communicating with a balance&lt;BR /&gt;that transmits a string of 16 charachters every .4 seconds. Right now I&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1) initialize port to have same settings as the balance,&lt;BR /&gt;2) have a subloop to wait until number of bytes at serial port is 16,&lt;BR /&gt;3) read port, display data,&lt;BR /&gt;4) loop back to 1&lt;BR /&gt;&lt;BR /&gt;After a bit it conks out, sometimes pressing the lightbulb gives a green arrow on the READ, sometimes I am stuck waiting until I get 16 charachters, and after I close labView entirely I get a&lt;BR /&gt;window that pops up saying&lt;BR /&gt;&lt;BR /&gt;LabVIEW.exe application error&lt;BR /&gt;The instruction at "0x73e6b89a" refferenced memmory at "0xfffffffff".&lt;BR /&gt;The memory could not be "read".&lt;BR /&gt;&lt;BR /&gt;I have tried having 4) loop to 2 , and rewiring everything with&lt;BR /&gt;VISA, even the V&lt;BR /&gt;ISA read serial with timeout does the same thing. After&lt;BR /&gt;it times out, it will attempt to restart, but never reads anything&lt;BR /&gt;more, just timeout....timeout.....&lt;BR /&gt;&lt;BR /&gt;Any ideas? &lt;BR /&gt;</description>
    <pubDate>Fri, 20 Jun 2003 17:26:33 GMT</pubDate>
    <dc:creator>poly</dc:creator>
    <dc:date>2003-06-20T17:26:33Z</dc:date>
    <item>
      <title>serial hanging</title>
      <link>https://ni.lithium.com/t5/LabVIEW/serial-hanging/m-p/90085#M55152</link>
      <description>I am running LV6.1 on Windows XP. I am communicating with a balance&lt;BR /&gt;that transmits a string of 16 charachters every .4 seconds. Right now I&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1) initialize port to have same settings as the balance,&lt;BR /&gt;2) have a subloop to wait until number of bytes at serial port is 16,&lt;BR /&gt;3) read port, display data,&lt;BR /&gt;4) loop back to 1&lt;BR /&gt;&lt;BR /&gt;After a bit it conks out, sometimes pressing the lightbulb gives a green arrow on the READ, sometimes I am stuck waiting until I get 16 charachters, and after I close labView entirely I get a&lt;BR /&gt;window that pops up saying&lt;BR /&gt;&lt;BR /&gt;LabVIEW.exe application error&lt;BR /&gt;The instruction at "0x73e6b89a" refferenced memmory at "0xfffffffff".&lt;BR /&gt;The memory could not be "read".&lt;BR /&gt;&lt;BR /&gt;I have tried having 4) loop to 2 , and rewiring everything with&lt;BR /&gt;VISA, even the V&lt;BR /&gt;ISA read serial with timeout does the same thing. After&lt;BR /&gt;it times out, it will attempt to restart, but never reads anything&lt;BR /&gt;more, just timeout....timeout.....&lt;BR /&gt;&lt;BR /&gt;Any ideas? &lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jun 2003 17:26:33 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/serial-hanging/m-p/90085#M55152</guid>
      <dc:creator>poly</dc:creator>
      <dc:date>2003-06-20T17:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: serial hanging</title>
      <link>https://ni.lithium.com/t5/LabVIEW/serial-hanging/m-p/90086#M55153</link>
      <description>What's your serial timeout when you look for a character. I would keep it&lt;BR /&gt;very small.&lt;BR /&gt;&lt;BR /&gt;vishi&lt;BR /&gt;&lt;BR /&gt;"poly" &lt;X&gt; wrote in message&lt;BR /&gt;news:5065000000080000008C900000-1042324653000@exchange.ni.com...&lt;BR /&gt;&amp;gt; I am running LV6.1 on Windows XP. I am communicating with a balance&lt;BR /&gt;&amp;gt; that transmits a string of 16 charachters every .4 seconds. Right now&lt;BR /&gt;&amp;gt; I&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; 1) initialize port to have same settings as the balance,&lt;BR /&gt;&amp;gt; 2) have a subloop to wait until number of bytes at serial port is 16,&lt;BR /&gt;&amp;gt; 3) read port, display data,&lt;BR /&gt;&amp;gt; 4) loop back to 1&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; After a bit it conks out, sometimes pressing the lightbulb gives a&lt;BR /&gt;&amp;gt; green arrow on the READ, sometimes I am stuck waiting until I get 16&lt;BR /&gt;&amp;gt; charachters, and after I close labView entirely I get a&lt;BR /&gt;&amp;gt; window that pops up saying&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; LabVIEW.exe a&lt;BR /&gt;pplication error&lt;BR /&gt;&amp;gt; The instruction at "0x73e6b89a" refferenced memmory at "0xfffffffff".&lt;BR /&gt;&amp;gt; The memory could not be "read".&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; I have tried having 4) loop to 2 , and rewiring everything with&lt;BR /&gt;&amp;gt; VISA, even the VISA read serial with timeout does the same thing.&lt;BR /&gt;&amp;gt; After&lt;BR /&gt;&amp;gt; it times out, it will attempt to restart, but never reads anything&lt;BR /&gt;&amp;gt; more, just timeout....timeout.....&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; Any ideas? &lt;BR /&gt;&lt;/X&gt;</description>
      <pubDate>Fri, 20 Jun 2003 22:36:44 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/serial-hanging/m-p/90086#M55153</guid>
      <dc:creator>vishi anand</dc:creator>
      <dc:date>2003-06-20T22:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: serial hanging</title>
      <link>https://ni.lithium.com/t5/LabVIEW/serial-hanging/m-p/90087#M55154</link>
      <description>Could you post your code? I have used serial IO in this configuration without problems.&lt;BR /&gt;&lt;BR /&gt;Mike... &lt;BR /&gt;</description>
      <pubDate>Sat, 21 Jun 2003 04:15:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/serial-hanging/m-p/90087#M55154</guid>
      <dc:creator>mikeporter</dc:creator>
      <dc:date>2003-06-21T04:15:06Z</dc:date>
    </item>
  </channel>
</rss>

