<?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: modem problem in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/modem-problem/m-p/222695#M123723</link>
    <description>Hi Justin:&lt;BR /&gt;&lt;BR /&gt;Have you tried testing VISA communication in Measurement and Automation Explorer (MAX)?  You can do this by going to your COM port under Ports which is under Devices and Interfaces.  If you click on your COM port you can the click on Open VISA Session.  Then on the Basic I/O tab you will execute a write, then a read if you application requires a read.&lt;BR /&gt;&lt;BR /&gt;Please try this out.&lt;BR /&gt;&lt;BR /&gt;Emilie S.&lt;BR /&gt;Applications Engineer&lt;BR /&gt;National Instruments</description>
    <pubDate>Tue, 31 May 2005 17:58:45 GMT</pubDate>
    <dc:creator>Emilie S.</dc:creator>
    <dc:date>2005-05-31T17:58:45Z</dc:date>
    <item>
      <title>modem problem</title>
      <link>https://ni.lithium.com/t5/LabVIEW/modem-problem/m-p/221558#M123289</link>
      <description>hi:&lt;BR /&gt;    I am testing a voip gateway using two modem to communicate through this gateway&lt;BR /&gt;First I use vi from modem.lib to create.  It does not work all the time.  &lt;BR /&gt;    Then I decide to rewrite this vi(serial) using VISA(2.6).  Problem is that modem does not respond.  I have tested this environment using Hyper Terminal.  It works OK.&lt;BR /&gt;I still don't know what's wrong.  Can any one help???&lt;BR /&gt;&lt;BR /&gt;I am using Windows XP&lt;BR /&gt;VISA 2.6&lt;BR /&gt;Labview 6.1</description>
      <pubDate>Fri, 27 May 2005 06:01:41 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/modem-problem/m-p/221558#M123289</guid>
      <dc:creator>JUSTIN.YEH</dc:creator>
      <dc:date>2005-05-27T06:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: modem problem</title>
      <link>https://ni.lithium.com/t5/LabVIEW/modem-problem/m-p/221681#M123346</link>
      <description>Saw exactly the same behavior last night.  I _think_ it is related to LV not being able to&lt;BR /&gt;get permission from the OS to access the serial port.  Can you try rebooting the PC and&lt;BR /&gt;going straight to your LV app (without running hyperterm), then shutdown LV, then try&lt;BR /&gt;hyperterm, then back to LV?  I'll be trying the same here later today and will report&lt;BR /&gt;back.&lt;BR /&gt;&lt;BR /&gt;Matt</description>
      <pubDate>Fri, 27 May 2005 12:10:59 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/modem-problem/m-p/221681#M123346</guid>
      <dc:creator>Matthew_Williams</dc:creator>
      <dc:date>2005-05-27T12:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: modem problem</title>
      <link>https://ni.lithium.com/t5/LabVIEW/modem-problem/m-p/222075#M123502</link>
      <description>Hi:&lt;BR /&gt;    Thanks for your reply.  Unfortunately, I have tried it and did not work. &lt;BR /&gt;One intersting thing I have found is that I did put VISA Read after last VISA Write.  It will show all the strings from  all VISA Write.  My guess is that it was stored at a buffer somewhere and never did get written into modem.  Anyone got idea???</description>
      <pubDate>Mon, 30 May 2005 02:47:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/modem-problem/m-p/222075#M123502</guid>
      <dc:creator>JUSTIN.YEH</dc:creator>
      <dc:date>2005-05-30T02:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: modem problem</title>
      <link>https://ni.lithium.com/t5/LabVIEW/modem-problem/m-p/222695#M123723</link>
      <description>Hi Justin:&lt;BR /&gt;&lt;BR /&gt;Have you tried testing VISA communication in Measurement and Automation Explorer (MAX)?  You can do this by going to your COM port under Ports which is under Devices and Interfaces.  If you click on your COM port you can the click on Open VISA Session.  Then on the Basic I/O tab you will execute a write, then a read if you application requires a read.&lt;BR /&gt;&lt;BR /&gt;Please try this out.&lt;BR /&gt;&lt;BR /&gt;Emilie S.&lt;BR /&gt;Applications Engineer&lt;BR /&gt;National Instruments</description>
      <pubDate>Tue, 31 May 2005 17:58:45 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/modem-problem/m-p/222695#M123723</guid>
      <dc:creator>Emilie S.</dc:creator>
      <dc:date>2005-05-31T17:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: modem problem</title>
      <link>https://ni.lithium.com/t5/LabVIEW/modem-problem/m-p/225835#M124995</link>
      <description>Hi: Sorry for the late reply.  I was out of town.  My problem is lsoved, with some strange method.  &lt;BR /&gt;I found if I set "flase" on the VISA config serial vi's "Enable termination char" and use code display instead of normal display on VISA write input (also add \r in the end).&lt;BR /&gt;It actually works.  Can you tell me why I need to set "false"??&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;&lt;BR /&gt;Justin</description>
      <pubDate>Wed, 08 Jun 2005 02:16:37 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/modem-problem/m-p/225835#M124995</guid>
      <dc:creator>JUSTIN.YEH</dc:creator>
      <dc:date>2005-06-08T02:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: modem problem</title>
      <link>https://ni.lithium.com/t5/LabVIEW/modem-problem/m-p/226362#M125183</link>
      <description>Hi Justin,&lt;BR /&gt;&lt;BR /&gt;The "Enable Termination Char" and the "termination char" parameters specify what LabVIEW should be looking for when terminating a serial read.  These parameters do not append any termination character to a serial write.  The termination character that needs to be sent must be appended in your string to write, like you've done.&lt;BR /&gt;&lt;BR /&gt;Thank you and have a great day.</description>
      <pubDate>Wed, 08 Jun 2005 22:17:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/modem-problem/m-p/226362#M125183</guid>
      <dc:creator>MichaelChaney</dc:creator>
      <dc:date>2005-06-08T22:17:06Z</dc:date>
    </item>
  </channel>
</rss>

