<?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: Labview AD5933 in Instrument Control (GPIB, Serial, VISA, IVI)</title>
    <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2658237#M61908</link>
    <description>&lt;P&gt;The use of the VISA wizard was probably your first mistake. Why did you use it? Did not the evaluation board come with a USB driver? See if it did and if it creates a virtual com port. Then undo everything you did with the wizard.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Dec 2013 16:13:13 GMT</pubDate>
    <dc:creator>Dennis_Knutson</dc:creator>
    <dc:date>2013-12-10T16:13:13Z</dc:date>
    <item>
      <title>Labview AD5933</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2657993#M61902</link>
      <description>&lt;P&gt;Hi all, I´m trying to get a communication between Labview and my evaluation board from Analog Devices AD5933 for impedance measurement through USB port. I installed the VISA driver and did all procedure suggested in manual to make my board recognized. I think I had success on it because VISA Interactive Control is able to find and open the resource.&lt;/P&gt;
&lt;P&gt;However, unfortunetely I can´t make any write or reading from board but the&amp;nbsp; it´s possible with the driver from windows7.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I open&amp;nbsp; Measurement &amp;amp; Automation Explorer I can see my my resource installed and inside VISA test panel the usb setting are:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Control Pipe:&lt;/P&gt;
&lt;P&gt;Default (0)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bulk In Pipe:&lt;/P&gt;
&lt;P&gt;No pipe&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bulk Out Pipe:&lt;/P&gt;
&lt;P&gt;No pipe&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In View Attributes I have the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bulk Out Pipe&amp;nbsp; Status ... Invalid Property Value&lt;/P&gt;
&lt;P&gt;Bulk In Pipe Status ... Invalid Property Value&lt;/P&gt;
&lt;P&gt;Interrupt In Pipe Status&amp;nbsp; ... Invalid Property Value&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I try to wrtie somethig I get:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unable to start operation because setup is invalid ....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did anyone face such kind of problem? Is it an USB access problem or impossibility to make connection to the board with this driver from NI?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2013 13:35:25 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2657993#M61902</guid>
      <dc:creator>brenodee</dc:creator>
      <dc:date>2013-12-10T13:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Labview AD5933</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2658085#M61904</link>
      <description>&lt;P&gt;What driver and manual are you talking about. There are no drivers from NI for this.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2013 14:51:13 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2658085#M61904</guid>
      <dc:creator>Dennis_Knutson</dc:creator>
      <dc:date>2013-12-10T14:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Labview AD5933</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2658229#M61907</link>
      <description>&lt;P&gt;Hi, thanks for your reply.&lt;/P&gt;
&lt;P&gt;In fact, It´s not a specific driver from NI to this evaluation board.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I&amp;nbsp; have the board (EVAL - AD5933) plugged in USB and I wanna send some byte to it through USB. After that I´ll do some HMI in Labview.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then, I used NI VISA driver to recognize my board plugged in USB port in order to send those commads. I´m probably ingeneous of thinking that it is possible. The problems I have now were mentioned before.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;egards,&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2013 16:09:55 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2658229#M61907</guid>
      <dc:creator>brenodee</dc:creator>
      <dc:date>2013-12-10T16:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Labview AD5933</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2658237#M61908</link>
      <description>&lt;P&gt;The use of the VISA wizard was probably your first mistake. Why did you use it? Did not the evaluation board come with a USB driver? See if it did and if it creates a virtual com port. Then undo everything you did with the wizard.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2013 16:13:13 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2658237#M61908</guid>
      <dc:creator>Dennis_Knutson</dc:creator>
      <dc:date>2013-12-10T16:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Labview AD5933</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2658311#M61909</link>
      <description>&lt;P&gt;Hi again. I saw some examples using Ni wizard to usb raw communication. That´s the reason I tried. But it´s not working for me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As you mentioned, I have a software from the Anlog Devices to make communication with the board but I wanna do another HMI using Labview to integrate with my other system.&lt;/P&gt;
&lt;P&gt;The driver was installed automaticaly by windows and the board works fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looking at device manager I couldn´t find any virtual COM port. I´m attaching what I have in my system with the board plugged. Can you help me?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again!&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2013 16:43:15 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2658311#M61909</guid>
      <dc:creator>brenodee</dc:creator>
      <dc:date>2013-12-10T16:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Labview AD5933</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2658321#M61911</link>
      <description>&lt;P&gt;There is no attachment. Look in device manager to see what driver the USB is actually using.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2013 16:48:42 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2658321#M61911</guid>
      <dc:creator>Dennis_Knutson</dc:creator>
      <dc:date>2013-12-10T16:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Labview AD5933</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2658339#M61912</link>
      <description>&lt;P&gt;Hi, sorry about the attachment.&lt;/P&gt;
&lt;P&gt;It´s available now. Thank you for your support!&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2013 16:57:44 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2658339#M61912</guid>
      <dc:creator>brenodee</dc:creator>
      <dc:date>2013-12-10T16:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Labview AD5933</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2658345#M61913</link>
      <description>&lt;P&gt;A google search brought up &lt;A href="http://ez.analog.com/thread/11084" target="_self"&gt;this&lt;/A&gt;. It looks like it uses a dll provided by AD.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2013 17:04:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2658345#M61913</guid>
      <dc:creator>Dennis_Knutson</dc:creator>
      <dc:date>2013-12-10T17:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Labview AD5933</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2658433#M61914</link>
      <description>&lt;P&gt;I´ve already&amp;nbsp; read something about that. Do you think I have to work with the Labview " Call Library Function Node" . That´s the only way in you point of view?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for all.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2013 18:00:08 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2658433#M61914</guid>
      <dc:creator>brenodee</dc:creator>
      <dc:date>2013-12-10T18:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Labview AD5933</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2658443#M61916</link>
      <description>&lt;P&gt;I think that would be the best way. In order to use the VISA wizard, you would need to get the very low details on the USB protocol. It may be doable but I'm not sure. It would not be easy, in my opinion.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2013 18:11:44 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2658443#M61916</guid>
      <dc:creator>Dennis_Knutson</dc:creator>
      <dc:date>2013-12-10T18:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Labview AD5933</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2659287#M61921</link>
      <description>&lt;P&gt;Hi again, I hope you don´t mind answer another question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any trick to use a 32 bits dll in LV 64bits?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Breno&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2013 11:00:48 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/2659287#M61921</guid>
      <dc:creator>brenodee</dc:creator>
      <dc:date>2013-12-11T11:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Labview AD5933</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/3718341#M76131</link>
      <description>&lt;P&gt;Hi Breno,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you find a resolution to your problem?&amp;nbsp; I'm doing the same thing, using LabView with an AD Eval Board and I'm stuck right where you were.&amp;nbsp; I'd appreciate the help.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 15:54:05 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Labview-AD5933/m-p/3718341#M76131</guid>
      <dc:creator>agennis</dc:creator>
      <dc:date>2017-11-16T15:54:05Z</dc:date>
    </item>
  </channel>
</rss>

