<?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 gpib readdressing using MAX? in Instrument Control (GPIB, Serial, VISA, IVI)</title>
    <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/gpib-readdressing-using-MAX/m-p/324789#M15744</link>
    <description>&lt;DIV&gt;Is it possible using Measurement Explorer to change gpib readdressing?&lt;/DIV&gt;</description>
    <pubDate>Tue, 14 Feb 2006 18:48:07 GMT</pubDate>
    <dc:creator>nyc_(is_out_of_here)</dc:creator>
    <dc:date>2006-02-14T18:48:07Z</dc:date>
    <item>
      <title>gpib readdressing using MAX?</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/gpib-readdressing-using-MAX/m-p/324789#M15744</link>
      <description>&lt;DIV&gt;Is it possible using Measurement Explorer to change gpib readdressing?&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Feb 2006 18:48:07 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/gpib-readdressing-using-MAX/m-p/324789#M15744</guid>
      <dc:creator>nyc_(is_out_of_here)</dc:creator>
      <dc:date>2006-02-14T18:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: gpib readdressing using MAX?</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/gpib-readdressing-using-MAX/m-p/325357#M15766</link>
      <description>&lt;DIV&gt;Hello,&lt;/DIV&gt;
&lt;DIV&gt;Unfortunately, there is not a way to do this in Measurement and Automation Explorer.&amp;nbsp; It is best done programmatically.&amp;nbsp; You can also do it in the interactive control using the ibconfig and ibcREADDR commands, but it is discouraged since this setting will change back once the interactive control window is closed.&amp;nbsp; See &lt;A href="http://www.ni.com/pdf/manuals/371104a.pdf" target="_blank"&gt;this&lt;/A&gt; manual (pg 1-22) for more information.&amp;nbsp; If the interactive control method works like you need it to, then that is another option for you.&amp;nbsp; I hope this answers your question, but let me know if you have any others!&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Have a great day!&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Chris R.&lt;BR /&gt;Applications Engineer&lt;BR /&gt;National Instruments&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Feb 2006 19:11:37 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/gpib-readdressing-using-MAX/m-p/325357#M15766</guid>
      <dc:creator>Chris_R.</dc:creator>
      <dc:date>2006-02-15T19:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: gpib readdressing using MAX?</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/gpib-readdressing-using-MAX/m-p/325362#M15767</link>
      <description>&lt;P&gt;Thanks, Chris.&lt;/P&gt;
&lt;P&gt;So, would the proper sequence of commands be&amp;nbsp;(1) ibdev then (2) ibconfig ?&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Not sure what to use for the &lt;STRONG&gt;ud&lt;/STRONG&gt; parameter?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2006 19:22:24 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/gpib-readdressing-using-MAX/m-p/325362#M15767</guid>
      <dc:creator>nyc_(is_out_of_here)</dc:creator>
      <dc:date>2006-02-15T19:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: gpib readdressing using MAX?</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/gpib-readdressing-using-MAX/m-p/325374#M15768</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;Yes, that is the proper sequence.&amp;nbsp; The "ud" is just the unit descriptor of the instrument attached to the GPIB board you&amp;nbsp;configured in the ibdev command.&amp;nbsp; I have attached a screenshot (below) of how I configured my device just now in IBIC.&amp;nbsp; Let me know if you have any questions!&lt;/P&gt;
&lt;P&gt;Chris R.&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Feb 2006 19:41:49 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/gpib-readdressing-using-MAX/m-p/325374#M15768</guid>
      <dc:creator>Chris_R.</dc:creator>
      <dc:date>2006-02-15T19:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: gpib readdressing using MAX?</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/gpib-readdressing-using-MAX/m-p/325380#M15769</link>
      <description>Got it!&amp;nbsp; Thanks. :)
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Feb 2006 19:53:54 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/gpib-readdressing-using-MAX/m-p/325380#M15769</guid>
      <dc:creator>nyc_(is_out_of_here)</dc:creator>
      <dc:date>2006-02-15T19:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: gpib readdressing using MAX?</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/gpib-readdressing-using-MAX/m-p/325384#M15770</link>
      <description>&lt;P&gt;No problem!&amp;nbsp; Let me know if you have any other questions!!&amp;nbsp; Have a great day!&lt;/P&gt;
&lt;P&gt;Chris R.&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Feb 2006 19:57:04 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/gpib-readdressing-using-MAX/m-p/325384#M15770</guid>
      <dc:creator>Chris_R.</dc:creator>
      <dc:date>2006-02-15T19:57:04Z</dc:date>
    </item>
  </channel>
</rss>

