<?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: Need Solution for Sub VI Missing in LabVIEW</title>
    <link>https://forums.ni.com/t5/LabVIEW/Need-Solution-for-Sub-VI-Missing/m-p/4316842#M1263243</link>
    <description>&lt;P&gt;Thank you very much for the File sharing. It helped me fixed the issue just now.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jul 2023 10:06:53 GMT</pubDate>
    <dc:creator>YangZH</dc:creator>
    <dc:date>2023-07-14T10:06:53Z</dc:date>
    <item>
      <title>Need Solution for Sub VI Missing</title>
      <link>https://forums.ni.com/t5/LabVIEW/Need-Solution-for-Sub-VI-Missing/m-p/3693394#M1038646</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I am new to this Labview environment, Could you please help me to solve the issue am facing in labview program. Recently i got a sample application code when i open this file i got some errors like&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Poly VI 'MB Serial Master Query (Poly).vi': Sub VI is missing&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Sub VI 'ADO Connection Create.vi': Sub VI is missing&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Further i am not able to run the program, Please guide me to solve the problem. I don't know this issue may be a small one but am not able to give a correct solution.&lt;/P&gt;
&lt;P&gt;Awaiting for your valuable feedback.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Santhoshkumar.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Sep 2017 07:28:55 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/Need-Solution-for-Sub-VI-Missing/m-p/3693394#M1038646</guid>
      <dc:creator>dcs-santhosh</dc:creator>
      <dc:date>2017-09-23T07:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Need Solution for Sub VI Missing</title>
      <link>https://forums.ni.com/t5/LabVIEW/Need-Solution-for-Sub-VI-Missing/m-p/3693402#M1038647</link>
      <description>&lt;P&gt;For Modbus you are probably missing this library:&amp;nbsp;&lt;A href="https://forums.ni.com/t5/Reference-Design-Content/LabVIEW-Modbus-API/ta-p/3524019" target="_blank" rel="noopener"&gt;https://forums.ni.com/t5/Reference-Design-Content/LabVIEW-Modbus-API/ta-p/3524019&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards, Jens&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2025 19:38:12 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/Need-Solution-for-Sub-VI-Missing/m-p/3693402#M1038647</guid>
      <dc:creator>JensG69</dc:creator>
      <dc:date>2025-03-24T19:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Need Solution for Sub VI Missing</title>
      <link>https://forums.ni.com/t5/LabVIEW/Need-Solution-for-Sub-VI-Missing/m-p/3693403#M1038648</link>
      <description>&lt;P data-unlink="true"&gt;The ADO vi is from a database toolkit. Probably NI's database connectivity toolkit.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2025 19:38:36 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/Need-Solution-for-Sub-VI-Missing/m-p/3693403#M1038648</guid>
      <dc:creator>wiebe@CARYA</dc:creator>
      <dc:date>2025-03-24T19:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Need Solution for Sub VI Missing</title>
      <link>https://forums.ni.com/t5/LabVIEW/Need-Solution-for-Sub-VI-Missing/m-p/3693412#M1038654</link>
      <description>&lt;P&gt;Already installed this library even though this error might occur. Is there any alternate solution to solve the problem?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Sep 2017 10:40:25 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/Need-Solution-for-Sub-VI-Missing/m-p/3693412#M1038654</guid>
      <dc:creator>dcs-santhosh</dc:creator>
      <dc:date>2017-09-23T10:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need Solution for Sub VI Missing</title>
      <link>https://forums.ni.com/t5/LabVIEW/Need-Solution-for-Sub-VI-Missing/m-p/3693414#M1038656</link>
      <description>&lt;P&gt;If you are sure it's installed (and where), LabVIEW might look for the files in the wrong place. When lv searches for the vi's, press the browse button and navigate to the vi manually. You might need to repeat this a few times. When all files are located, and the project is saved, next time you should not have to do it again.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another option might be that the original programmer made these vi's and store them in the libraries. That means they are simply lost... It's unlikely though, most of us don't bother making polymorphic vi's for one time use.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Sep 2017 10:56:03 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/Need-Solution-for-Sub-VI-Missing/m-p/3693414#M1038656</guid>
      <dc:creator>wiebe@CARYA</dc:creator>
      <dc:date>2017-09-23T10:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need Solution for Sub VI Missing</title>
      <link>https://forums.ni.com/t5/LabVIEW/Need-Solution-for-Sub-VI-Missing/m-p/3967048#M1130115</link>
      <description>&lt;P&gt;About Modbus. You should download this library &lt;A href="https://forums.ni.com/t5/Reference-Design-Content/LabVIEW-Modbus-API/ta-p/3524019" target="_blank" rel="noopener"&gt;https://forums.ni.com/t5/Reference-Design-Content/LabVIEW-Modbus-API/ta-p/3524019&lt;/A&gt; (download link &lt;A href="https://download.ni.com/pub/gdc/epd/nimodbus121.zip" target="_blank" rel="noopener"&gt;https://download.ni.com/pub/gdc/epd/nimodbus121.zip&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;It contains a "NI Modbus.llb" library that contains poly VI 'MB Serial Master Query (Poly).vi' and others.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2025 19:40:16 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/Need-Solution-for-Sub-VI-Missing/m-p/3967048#M1130115</guid>
      <dc:creator>Aliaksei.Luferau</dc:creator>
      <dc:date>2025-03-24T19:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Need Solution for Sub VI Missing</title>
      <link>https://forums.ni.com/t5/LabVIEW/Need-Solution-for-Sub-VI-Missing/m-p/4316842#M1263243</link>
      <description>&lt;P&gt;Thank you very much for the File sharing. It helped me fixed the issue just now.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 10:06:53 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/Need-Solution-for-Sub-VI-Missing/m-p/4316842#M1263243</guid>
      <dc:creator>YangZH</dc:creator>
      <dc:date>2023-07-14T10:06:53Z</dc:date>
    </item>
  </channel>
</rss>

