<?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 RS-232 - USB or PCMCIA?? in Instrument Control (GPIB, Serial, VISA, IVI)</title>
    <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/RS-232-USB-or-PCMCIA/m-p/79932#M4792</link>
    <description>I want to add an RS-232 interface to my laptop for use in controlling an instrument from LabView. Nothing too demanding - need Baud rate of say 1200, and no handshaking required. I have spare USB and PCMCIA slots. Is there any preference for choosing an National Instrument's RS-232 to USB or RS-232 to PCMCIA interface?? &lt;BR /&gt;&lt;BR /&gt;I see the RS-232 to PCMCIA option is slightly cheaper.&lt;BR /&gt;&lt;BR /&gt;Thanks. &lt;BR /&gt;&lt;BR /&gt;Ed &lt;BR /&gt;</description>
    <pubDate>Thu, 27 Mar 2003 01:49:10 GMT</pubDate>
    <dc:creator>Ed</dc:creator>
    <dc:date>2003-03-27T01:49:10Z</dc:date>
    <item>
      <title>RS-232 - USB or PCMCIA??</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/RS-232-USB-or-PCMCIA/m-p/79932#M4792</link>
      <description>I want to add an RS-232 interface to my laptop for use in controlling an instrument from LabView. Nothing too demanding - need Baud rate of say 1200, and no handshaking required. I have spare USB and PCMCIA slots. Is there any preference for choosing an National Instrument's RS-232 to USB or RS-232 to PCMCIA interface?? &lt;BR /&gt;&lt;BR /&gt;I see the RS-232 to PCMCIA option is slightly cheaper.&lt;BR /&gt;&lt;BR /&gt;Thanks. &lt;BR /&gt;&lt;BR /&gt;Ed &lt;BR /&gt;</description>
      <pubDate>Thu, 27 Mar 2003 01:49:10 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/RS-232-USB-or-PCMCIA/m-p/79932#M4792</guid>
      <dc:creator>Ed</dc:creator>
      <dc:date>2003-03-27T01:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: RS-232 - USB or PCMCIA??</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/RS-232-USB-or-PCMCIA/m-p/79933#M4793</link>
      <description>Either interface should work just fine - however note that the USB-232 is supported under 2k and XP only, so if you have NT or 9x/Me, then PCMCIA is your only option. &lt;BR /&gt;</description>
      <pubDate>Thu, 27 Mar 2003 02:01:30 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/RS-232-USB-or-PCMCIA/m-p/79933#M4793</guid>
      <dc:creator>Chris_Rake</dc:creator>
      <dc:date>2003-03-27T02:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: RS-232 - USB or PCMCIA??</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/RS-232-USB-or-PCMCIA/m-p/79934#M4794</link>
      <description>What you can do if you want to use the usb port under Windows 9x/Me for serial devices is to connect the serial instrument with a usb-RS 232 adapter(Quite cheap.)Note you have to install the driver of the adapter first. Then you can use your VIs for serial communication (if you are using a VISA-VI for serial communication, LabView automatically adds a serial port). This way I have connected my serial instruments with LabVIEW. I think it will work also with W2K and XP.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Holger &lt;BR /&gt;</description>
      <pubDate>Wed, 02 Apr 2003 09:12:05 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/RS-232-USB-or-PCMCIA/m-p/79934#M4794</guid>
      <dc:creator>cyanopugnax</dc:creator>
      <dc:date>2003-04-02T09:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: RS-232 - USB or PCMCIA??</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/RS-232-USB-or-PCMCIA/m-p/79935#M4795</link>
      <description>I am using a usb - dual serial adaptor type USB-2COM made by a company called VScom to control equipment from LabView, running under Win Me. It works fine, and it's cheap!&lt;BR /&gt;&lt;BR /&gt;Chris &lt;BR /&gt;</description>
      <pubDate>Wed, 02 Jul 2003 11:00:23 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/RS-232-USB-or-PCMCIA/m-p/79935#M4795</guid>
      <dc:creator>Charcinders</dc:creator>
      <dc:date>2003-07-02T11:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: RS-232 - USB or PCMCIA??</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/RS-232-USB-or-PCMCIA/m-p/79936#M4796</link>
      <description>We use cheap single USB-&amp;gt;RS232 adaptors with Laptops and W2k running LV and VISA for low speed (1/s) instruments readings. With a small 4x hub we run it successfully with up to 5 instruments (including the internal COM1) &lt;BR /&gt;&lt;BR /&gt;Some comments:&lt;BR /&gt;Different adaptors behave different in how they show up for the system (depending on their driver). &lt;BR /&gt;I have seen two types of portbindings:&lt;BR /&gt;1- COMXX depends on USB port position including hub position&lt;BR /&gt;2- COMXX depends on the adaptor (eg. some internal number and the sequence when you first connect it to the PC)&lt;BR /&gt;&lt;BR /&gt;So for your application make shure you can select your COMport (also in ASRL notation)&lt;BR /&gt;&lt;BR /&gt;Greetings from Germany&lt;BR /&gt;&lt;BR /&gt;Henrik &lt;BR /&gt;</description>
      <pubDate>Wed, 02 Jul 2003 14:48:51 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/RS-232-USB-or-PCMCIA/m-p/79936#M4796</guid>
      <dc:creator>Henrik_Volkers</dc:creator>
      <dc:date>2003-07-02T14:48:51Z</dc:date>
    </item>
  </channel>
</rss>

