<?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: How to use two activex class objects in same vi in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/How-to-use-two-activex-class-objects-in-same-vi/m-p/1875273#M634591</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Finally I have achieve the communication between INCA &amp;amp; Labview Now I am able to read the calibration &amp;amp; measurement.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Feb 2012 03:56:32 GMT</pubDate>
    <dc:creator>9019745346</dc:creator>
    <dc:date>2012-02-14T03:56:32Z</dc:date>
    <item>
      <title>How to use two activex class objects in same vi</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-to-use-two-activex-class-objects-in-same-vi/m-p/1847025#M629589</link>
      <description>&lt;P&gt;HI&lt;/P&gt;
&lt;P&gt;I am using labview to read ECU data from INCA software .INCA providing COMTOOL API(incacom.dll). I am using ACTIVEX for&amp;nbsp; communication between INCA &amp;amp; Labview. My problem is If I have used single activex class object&amp;nbsp; I am able to read Inca version, getting the database path etc. If I have used two activex class in same vi (one to open Inca &amp;amp; other one is to read the folder structure) I am not getting output.I have attached snapshot for referance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2012 08:52:48 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-to-use-two-activex-class-objects-in-same-vi/m-p/1847025#M629589</guid>
      <dc:creator>9019745346</dc:creator>
      <dc:date>2012-01-23T08:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to use two activex class objects in same vi</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-to-use-two-activex-class-objects-in-same-vi/m-p/1847705#M629727</link>
      <description>&lt;P&gt;There is no general issue with using multiple ActiveX classes in the save VI. This sounds more like an issue with the specific ActiveX component that you are using. I would suggest contacting the component vendor with this question.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2012 18:03:56 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-to-use-two-activex-class-objects-in-same-vi/m-p/1847705#M629727</guid>
      <dc:creator>smercurio_fc</dc:creator>
      <dc:date>2012-01-23T18:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to use two activex class objects in same vi</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-to-use-two-activex-class-objects-in-same-vi/m-p/1848391#M629878</link>
      <description>&lt;P&gt;OK&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2012 03:03:23 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-to-use-two-activex-class-objects-in-same-vi/m-p/1848391#M629878</guid>
      <dc:creator>9019745346</dc:creator>
      <dc:date>2012-01-24T03:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to use two activex class objects in same vi</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-to-use-two-activex-class-objects-in-same-vi/m-p/1848407#M629882</link>
      <description>&lt;P&gt;As you are only using references one after the other, you could try closing references before opening the other.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2012 03:46:29 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-to-use-two-activex-class-objects-in-same-vi/m-p/1848407#M629882</guid>
      <dc:creator>.aCe.</dc:creator>
      <dc:date>2012-01-24T03:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to use two activex class objects in same vi</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-to-use-two-activex-class-objects-in-same-vi/m-p/1848411#M629883</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;i have closed the reference before opening another reference .&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2012 04:12:43 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-to-use-two-activex-class-objects-in-same-vi/m-p/1848411#M629883</guid>
      <dc:creator>9019745346</dc:creator>
      <dc:date>2012-01-24T04:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to use two activex class objects in same vi</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-to-use-two-activex-class-objects-in-same-vi/m-p/1848415#M629884</link>
      <description>&lt;P&gt;It wasnt in the first two images you posted, or I couldnt see it anyway! That was the only reason.&lt;/P&gt;
&lt;P&gt;Did you try the database block on its own, just to confirm that it is working?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2012 04:28:14 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-to-use-two-activex-class-objects-in-same-vi/m-p/1848415#M629884</guid>
      <dc:creator>.aCe.</dc:creator>
      <dc:date>2012-01-24T04:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to use two activex class objects in same vi</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-to-use-two-activex-class-objects-in-same-vi/m-p/1848453#M629891</link>
      <description>&lt;P&gt;no its not working&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2012 06:47:44 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-to-use-two-activex-class-objects-in-same-vi/m-p/1848453#M629891</guid>
      <dc:creator>9019745346</dc:creator>
      <dc:date>2012-01-24T06:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to use two activex class objects in same vi</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-to-use-two-activex-class-objects-in-same-vi/m-p/1875273#M634591</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Finally I have achieve the communication between INCA &amp;amp; Labview Now I am able to read the calibration &amp;amp; measurement.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2012 03:56:32 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-to-use-two-activex-class-objects-in-same-vi/m-p/1875273#M634591</guid>
      <dc:creator>9019745346</dc:creator>
      <dc:date>2012-02-14T03:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to use two activex class objects in same vi</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-to-use-two-activex-class-objects-in-same-vi/m-p/2714901#M804918</link>
      <description>&lt;P&gt;Do you want to share you solution?&lt;/P&gt;
&lt;P&gt;I'm in the same situation. Can read a value from INCA but not a table. Also would like to write value to a table further on.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2014 15:10:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-to-use-two-activex-class-objects-in-same-vi/m-p/2714901#M804918</guid>
      <dc:creator>sberglun</dc:creator>
      <dc:date>2014-01-24T15:10:35Z</dc:date>
    </item>
  </channel>
</rss>

