<?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 ACBR Usage question in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/ACBR-Usage-question/m-p/1714042#M604792</link>
    <description>&lt;P&gt;OK, I admit I've been fighting this all day and&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, I have a VI I want to "fire and forget" Via Asynchronous Call by Referance.&amp;nbsp; This VI is owned by project "Gateway Resouces" and getting a ref to the VI works within the Project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Today I called the VI containing the ACBR to the VI I need to fire and forget.&amp;nbsp; Got error 1445 complaining about the name of the vi being no longer relevant since the owning project changed (...on Displays.project vice on Resources...)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;OK, so I dropped a P-node to get the "Qualified name" I got no "on.... " since it is a project not a library.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I eventually abandoned the ACBR for two invoke nodes (to assign control values and run.vi) but ther is going to be a price to pay after I build the application.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any wisdom?&lt;/P&gt;</description>
    <pubDate>Thu, 22 Sep 2011 00:21:34 GMT</pubDate>
    <dc:creator>JÞB</dc:creator>
    <dc:date>2011-09-22T00:21:34Z</dc:date>
    <item>
      <title>ACBR Usage question</title>
      <link>https://ni.lithium.com/t5/LabVIEW/ACBR-Usage-question/m-p/1714042#M604792</link>
      <description>&lt;P&gt;OK, I admit I've been fighting this all day and&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, I have a VI I want to "fire and forget" Via Asynchronous Call by Referance.&amp;nbsp; This VI is owned by project "Gateway Resouces" and getting a ref to the VI works within the Project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Today I called the VI containing the ACBR to the VI I need to fire and forget.&amp;nbsp; Got error 1445 complaining about the name of the vi being no longer relevant since the owning project changed (...on Displays.project vice on Resources...)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;OK, so I dropped a P-node to get the "Qualified name" I got no "on.... " since it is a project not a library.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I eventually abandoned the ACBR for two invoke nodes (to assign control values and run.vi) but ther is going to be a price to pay after I build the application.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any wisdom?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2011 00:21:34 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/ACBR-Usage-question/m-p/1714042#M604792</guid>
      <dc:creator>JÞB</dc:creator>
      <dc:date>2011-09-22T00:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: ACBR Usage question</title>
      <link>https://ni.lithium.com/t5/LabVIEW/ACBR-Usage-question/m-p/1714156#M604817</link>
      <description>&lt;P&gt;I don't use 2011, so this is just a guess.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You say that the error refers to being in the wrong project. Each project functions as a separate application instance, so if you want to connect to a different project, you need to provide the correct application reference to the OVR primitive, as if the project is on a completely separate machine. To get that, you need to use the Open App Reference primitive with the correct port, which should be configurable in the project properties.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2011 06:12:14 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/ACBR-Usage-question/m-p/1714156#M604817</guid>
      <dc:creator>tst</dc:creator>
      <dc:date>2011-09-22T06:12:14Z</dc:date>
    </item>
  </channel>
</rss>

