<?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 Code Generation failed to execute on LabVIEW 2023 Q3 in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Code-Generation-failed-to-execute-on-LabVIEW-2023-Q3/m-p/4330700#M1268898</link>
    <description>&lt;P&gt;Hi S3Lab,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/728053"&gt;@S3Lab&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I'm not able to save the data that I acquire since the path that I enter is not recognized and it always return me the error-201304 "File path specified is invalid, or the file is not a valid TDMS file". I doubt that the problem is the location of the VI that allows a correct reading of the physical channel but it's unable to recognize the path folder in my PC.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The problem is not with your PC or the example VI, the problem is (like in most cases) between keyboard and chair (PEBKAC)… &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you want to save data with a &lt;STRONG&gt;&lt;U&gt;VI running on your cRIO&lt;/U&gt;&lt;/STRONG&gt; then you must select a &lt;STRONG&gt;&lt;U&gt;path available to your cRIO&lt;/U&gt;&lt;/STRONG&gt;!&lt;/P&gt;
&lt;P&gt;The cRIO has NO access to the harddrive of your computer, it only knows its own internal harddrive. Use a path on that internal drive "c" (or USB memorystick "u")…&lt;/P&gt;</description>
    <pubDate>Mon, 25 Sep 2023 08:18:20 GMT</pubDate>
    <dc:creator>GerdW</dc:creator>
    <dc:date>2023-09-25T08:18:20Z</dc:date>
    <item>
      <title>LabVIEW Code Generation failed to execute on LabVIEW 2023 Q3</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Code-Generation-failed-to-execute-on-LabVIEW-2023-Q3/m-p/4330414#M1268799</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;
&lt;P&gt;I'm trying to create my first LabVIEW project with a cRIO-9054 system. The project consists on the acquisition of a tension signal by means of a NI 9219 module. The version of the software is the latest (LabVIEW 2023 Q3) and I've configured the hardware so that I can use the NI-DAQ toolbox.&lt;/P&gt;
&lt;P&gt;When I try to use the DAQ Assistant it always displays the "LabVIEW Code Generation failed to execute" error.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've tryed to follow every troubleshooting procedure but it didn't work. Eventually, I've read in other discussions that this problem happened in the versions 2022 Q3 too and the proposed solution was the installation of the version 2021 SP.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried to download such version but this didn't solve the problem. Can someone help me with this problem? Thank you so much!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 11:36:09 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Code-Generation-failed-to-execute-on-LabVIEW-2023-Q3/m-p/4330414#M1268799</guid>
      <dc:creator>S3Lab</dc:creator>
      <dc:date>2023-09-22T11:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Code Generation failed to execute on LabVIEW 2023 Q3</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Code-Generation-failed-to-execute-on-LabVIEW-2023-Q3/m-p/4330521#M1268844</link>
      <description>&lt;P&gt;My recommendation: Don't use DAQ Assistant.&lt;/P&gt;
&lt;P&gt;There are plenty of shipping examples available. See&amp;nbsp;&lt;A href="https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x0UdCAI&amp;amp;l=en-CA" target="_blank"&gt;Take Your First Measurement in LabVIEW Real-Time (Data Logging)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 17:22:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Code-Generation-failed-to-execute-on-LabVIEW-2023-Q3/m-p/4330521#M1268844</guid>
      <dc:creator>ZYOng</dc:creator>
      <dc:date>2023-09-22T17:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Code Generation failed to execute on LabVIEW 2023 Q3</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Code-Generation-failed-to-execute-on-LabVIEW-2023-Q3/m-p/4330697#M1268896</link>
      <description>&lt;P&gt;Many thanks for your answer. The reason why I would like to use the DAQ assistant is that with the examples like the one that you recommended I'm not able to save the data that I acquire since the path that I enter is not recognized and it always return me the error-201304 "File path specified is invalid, or the file is not a valid TDMS file". I doubt that the problem is the location of the VI that allows a correct reading of the physical channel but it's unable to recognize the path folder in my PC.&lt;/P&gt;
&lt;P&gt;I attach the project and the VI for a better understending of my problem. Thank you so much.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 08:03:37 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Code-Generation-failed-to-execute-on-LabVIEW-2023-Q3/m-p/4330697#M1268896</guid>
      <dc:creator>S3Lab</dc:creator>
      <dc:date>2023-09-25T08:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Code Generation failed to execute on LabVIEW 2023 Q3</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Code-Generation-failed-to-execute-on-LabVIEW-2023-Q3/m-p/4330700#M1268898</link>
      <description>&lt;P&gt;Hi S3Lab,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/728053"&gt;@S3Lab&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I'm not able to save the data that I acquire since the path that I enter is not recognized and it always return me the error-201304 "File path specified is invalid, or the file is not a valid TDMS file". I doubt that the problem is the location of the VI that allows a correct reading of the physical channel but it's unable to recognize the path folder in my PC.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The problem is not with your PC or the example VI, the problem is (like in most cases) between keyboard and chair (PEBKAC)… &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you want to save data with a &lt;STRONG&gt;&lt;U&gt;VI running on your cRIO&lt;/U&gt;&lt;/STRONG&gt; then you must select a &lt;STRONG&gt;&lt;U&gt;path available to your cRIO&lt;/U&gt;&lt;/STRONG&gt;!&lt;/P&gt;
&lt;P&gt;The cRIO has NO access to the harddrive of your computer, it only knows its own internal harddrive. Use a path on that internal drive "c" (or USB memorystick "u")…&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 08:18:20 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Code-Generation-failed-to-execute-on-LabVIEW-2023-Q3/m-p/4330700#M1268898</guid>
      <dc:creator>GerdW</dc:creator>
      <dc:date>2023-09-25T08:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Code Generation failed to execute on LabVIEW 2023 Q3</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Code-Generation-failed-to-execute-on-LabVIEW-2023-Q3/m-p/4330729#M1268905</link>
      <description>&lt;P&gt;I see. Since I'm afraid that the size of the file produced might exceed the dimension of the space available on the cRIO, do you know if there's some way to stream and store datas to the PC so that I use more space?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 09:04:44 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Code-Generation-failed-to-execute-on-LabVIEW-2023-Q3/m-p/4330729#M1268905</guid>
      <dc:creator>S3Lab</dc:creator>
      <dc:date>2023-09-25T09:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Code Generation failed to execute on LabVIEW 2023 Q3</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Code-Generation-failed-to-execute-on-LabVIEW-2023-Q3/m-p/4330732#M1268907</link>
      <description>&lt;P&gt;Hi S3Lab,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/728053"&gt;@S3Lab&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I see. Since I'm afraid that the size of the file produced might exceed the dimension of the space available on the cRIO, do you know if there's some way to stream and store datas to the PC so that I use more space?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Sure there is a way to stream data from cRIO to your computer!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you ever considered to use the examples coming with LabVIEW?&lt;/P&gt;
&lt;P&gt;There are &lt;U&gt;example projects&lt;/U&gt; explaining how to implement data transfers to/from cRIO: File-&amp;gt;New… or File-&amp;gt;Create project…&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are also example VIs in the example finder explaining certain functions/aspects like NetworkStreams…&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 09:11:30 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Code-Generation-failed-to-execute-on-LabVIEW-2023-Q3/m-p/4330732#M1268907</guid>
      <dc:creator>GerdW</dc:creator>
      <dc:date>2023-09-25T09:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Code Generation failed to execute on LabVIEW 2023 Q3</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Code-Generation-failed-to-execute-on-LabVIEW-2023-Q3/m-p/4473060#M1321630</link>
      <description>&lt;P&gt;I have the same problem with newest LabVIEW 2026 Q1 version . I installed full software version with all drivers and with all available software. How can I resolve this problem. Last info in the error window is, that it can be possible if I use a LabVIEW version under development. I use our development licence in my university site.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2026 20:46:48 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Code-Generation-failed-to-execute-on-LabVIEW-2023-Q3/m-p/4473060#M1321630</guid>
      <dc:creator>AdamSlowik</dc:creator>
      <dc:date>2026-03-24T20:46:48Z</dc:date>
    </item>
  </channel>
</rss>

