<?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 How can I detect an instrument using LabView? in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1041995#M463594</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new in using LabView, and I want to know how to detect an instrumnet using LabView? I have an ESP301 from Newport and I want to controll this device uisng LabView.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best, &lt;/P&gt;</description>
    <pubDate>Thu, 17 Dec 2009 20:18:05 GMT</pubDate>
    <dc:creator>hello man</dc:creator>
    <dc:date>2009-12-17T20:18:05Z</dc:date>
    <item>
      <title>How can I detect an instrument using LabView?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1041995#M463594</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new in using LabView, and I want to know how to detect an instrumnet using LabView? I have an ESP301 from Newport and I want to controll this device uisng LabView.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best, &lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2009 20:18:05 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1041995#M463594</guid>
      <dc:creator>hello man</dc:creator>
      <dc:date>2009-12-17T20:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: How can I detect an instrument using LabView?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1042002#M463599</link>
      <description>It depends one the interface: RS232, USB, GPIB.</description>
      <pubDate>Thu, 17 Dec 2009 20:29:09 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1042002#M463599</guid>
      <dc:creator>Broken_Arrow</dc:creator>
      <dc:date>2009-12-17T20:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: How can I detect an instrument using LabView?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1042003#M463600</link>
      <description>&lt;P&gt;Hello Broken Arrow,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response. I'm using the RS232 interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2009 20:31:26 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1042003#M463600</guid>
      <dc:creator>hello man</dc:creator>
      <dc:date>2009-12-17T20:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can I detect an instrument using LabView?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1042009#M463603</link>
      <description>&lt;P&gt;THEN you need to:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Look at the LabVIEW examples for serial port communication. Using VISA to read and write.&lt;/LI&gt;&lt;LI&gt;Hookup a loopback connector to your computer and practice send commands and receiving them back on the screen.&lt;/LI&gt;&lt;LI&gt;Then, BEFORE you try to use LabVIEW to talk to your motor controller, use Hyperterminal or any other terminal program where you can easily send commands to the device. When this starts working, move back to LabVIEW.&lt;/LI&gt;&lt;LI&gt;Start writing code and check back here.&lt;/LI&gt;&lt;LI&gt;Don't forget to send the correct termination character.&lt;/LI&gt;&lt;LI&gt;Don't forget to send the correct termination character.&lt;/LI&gt;&lt;LI&gt;Don't forget to send the correct termination character.&lt;/LI&gt;&lt;LI&gt;Don't forget to send the correct termination character.&lt;/LI&gt;&lt;LI&gt;Don't forget to send the correct termination character.&lt;/LI&gt;&lt;LI&gt;Don't forget to send the correct termination character.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 17 Dec 2009 20:37:26 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1042009#M463603</guid>
      <dc:creator>Broken_Arrow</dc:creator>
      <dc:date>2009-12-17T20:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can I detect an instrument using LabView?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1042012#M463605</link>
      <description>&lt;P&gt;Thanks a lot. I'll try that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best, &lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2009 20:44:31 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1042012#M463605</guid>
      <dc:creator>hello man</dc:creator>
      <dc:date>2009-12-17T20:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: How can I detect an instrument using LabView?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1042035#M463615</link>
      <description>&lt;P&gt;Also- don't forget to send the proper termination character(s) :).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-AK2DM&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2009 21:27:09 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1042035#M463615</guid>
      <dc:creator>AnalogKid2DigitalMan</dc:creator>
      <dc:date>2009-12-17T21:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: How can I detect an instrument using LabView?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1042039#M463617</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; I'm sorry, but what do you mean by that? I just installed LabView and have not finished the manual yet. Do you guys recommend any starting step for me to learn LabView? I mean which first manual from the available manuals I need to start with first.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2009 21:30:26 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1042039#M463617</guid>
      <dc:creator>hello man</dc:creator>
      <dc:date>2009-12-17T21:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can I detect an instrument using LabView?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1042044#M463620</link>
      <description>&lt;P data-unlink="true"&gt;http://www.ni.com/academic/labview_training/&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ni.com/docs/en-US/bundle/373427f/resource/373427f.pdf" target="_self"&gt;https://www.ni.com/docs/en-US/bundle/373427f/resource/373427f.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the main NI page, try things like "getting started labview" or "labview tutorial". &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, have a look on YouTube for LabVIEW stuff. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Example Finder is also a great way tool.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2026 00:07:29 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1042044#M463620</guid>
      <dc:creator>pallen</dc:creator>
      <dc:date>2026-04-22T00:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: How can I detect an instrument using LabView?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1042062#M463630</link>
      <description>&lt;P&gt;Just go ahead and don't feel confused, BUT: MIND THE TERMINATION CHAR.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Depending on your OS and the Instrument, the Termination Char may consist of /CR (Carrige Return) and/or /LF (Linefeed), propably it is even a setting of the instrument. Most users have no problem communicating with the instrument and no problem to write the correct LV code but just don't append the right termination chars in the LV code, that is the 99% the problem you will face.&lt;/P&gt;&lt;P&gt;So to say, you will simply get it solved by permutating /n/r. (that is not correct, just try CR, LF, CR+LF). &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Felix &lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2009 21:57:44 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1042062#M463630</guid>
      <dc:creator>F._Schubert</dc:creator>
      <dc:date>2009-12-17T21:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: How can I detect an instrument using LabView?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1042083#M463635</link>
      <description>&lt;P&gt;Thank to you all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best, &lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2009 22:52:27 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1042083#M463635</guid>
      <dc:creator>hello man</dc:creator>
      <dc:date>2009-12-17T22:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: How can I detect an instrument using LabView?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1045592#M464838</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't find the right terminating character. I tried CR/LF and LF as terminating characters for the ESP301, but it didn't work. Is it possible that I need to find other terminating characters?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the error the I get:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Failed to open a session with the selected instrument.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Error message : Insufficient location information or the device or resource is not present in the system.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; VISA Status code : bfff0011 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2009 20:25:27 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1045592#M464838</guid>
      <dc:creator>hello man</dc:creator>
      <dc:date>2009-12-28T20:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: How can I detect an instrument using LabView?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1045595#M464839</link>
      <description>The error has nothing at all to do with a termination character. As it states, the resource you have selected is not present. Exactly what did you select for the VISA resource? One of the basic features of the VISA resource control is that you can click on the little arrow on the right side and select from the list presented. The items in the list are the available resources.&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by Dennis Knutson on &lt;/SPAN&gt;&lt;SPAN class="local-date"&gt; 12-28-2009&lt;/SPAN&gt;&lt;SPAN class="local-time"&gt; 01:31 PM&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 28 Dec 2009 20:31:30 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1045595#M464839</guid>
      <dc:creator>Dennis_Knutson</dc:creator>
      <dc:date>2009-12-28T20:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: How can I detect an instrument using LabView?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1045596#M464840</link>
      <description>Could you post your Vi.</description>
      <pubDate>Mon, 28 Dec 2009 20:31:46 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1045596#M464840</guid>
      <dc:creator>J-M</dc:creator>
      <dc:date>2009-12-28T20:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: How can I detect an instrument using LabView?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1045619#M464849</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find the attached vi file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2009 21:16:17 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1045619#M464849</guid>
      <dc:creator>hello man</dc:creator>
      <dc:date>2009-12-28T21:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: How can I detect an instrument using LabView?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1045678#M464863</link>
      <description>And what com ports are listed in MAX?</description>
      <pubDate>Mon, 28 Dec 2009 23:56:01 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1045678#M464863</guid>
      <dc:creator>Dennis_Knutson</dc:creator>
      <dc:date>2009-12-28T23:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: How can I detect an instrument using LabView?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1045756#M464879</link>
      <description>&lt;P&gt;For the ESP-301, CR is the correct termination character.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2009 06:22:15 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-can-I-detect-an-instrument-using-LabView/m-p/1045756#M464879</guid>
      <dc:creator>EMotts</dc:creator>
      <dc:date>2009-12-29T06:22:15Z</dc:date>
    </item>
  </channel>
</rss>

