<?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: File conversion from LVM to TDMS? in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/File-conversion-from-LVM-to-TDMS/m-p/3223748#M936734</link>
    <description>&lt;P&gt;As much as I hate express VIs, it sure made quick work of what you wanted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Example_VI_BD.png" style="width: 587px;"&gt;&lt;img src="https://ip1.i.lithium.com/538b0e7ac536d123d2ae1b46212b054c3e410470/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f31373535303869373141374237343946393531313630332f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="Example_VI_BD.png" alt="Example_VI_BD.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x2PkCAI&amp;amp;l=en-US" target="_self"&gt;Using Snippets&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 06 May 2025 17:45:29 GMT</pubDate>
    <dc:creator>Hooovahh</dc:creator>
    <dc:date>2025-05-06T17:45:29Z</dc:date>
    <item>
      <title>File conversion from LVM to TDMS?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/File-conversion-from-LVM-to-TDMS/m-p/3223663#M936707</link>
      <description>&lt;P&gt;Hello forum members,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone has an idea on how to convert from LVM file to TDMS?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will really appreciate your help on this&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;SergeArmz&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 16:20:07 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/File-conversion-from-LVM-to-TDMS/m-p/3223663#M936707</guid>
      <dc:creator>SergeArmz</dc:creator>
      <dc:date>2015-12-01T16:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: File conversion from LVM to TDMS?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/File-conversion-from-LVM-to-TDMS/m-p/3223665#M936709</link>
      <description>&lt;P&gt;Hi Serge,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;read your LVM file and save it using TDMS functions?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 16:24:23 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/File-conversion-from-LVM-to-TDMS/m-p/3223665#M936709</guid>
      <dc:creator>GerdW</dc:creator>
      <dc:date>2015-12-01T16:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: File conversion from LVM to TDMS?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/File-conversion-from-LVM-to-TDMS/m-p/3223667#M936711</link>
      <description>&lt;P&gt;I think that is going to depend on how your LVM file is formatted. &amp;nbsp;The writing to TDMS is quite straight forward and just use the TDMS Write function giving it the proper data, channel and group names.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reading the LVM shouldn't be hard, just understanding the pieces. &amp;nbsp;I think LVM is just a text file with some header information, then tab delimited data. &amp;nbsp;Read all the data, turn it into arrays, then write to TDMS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ni.com/en/support/documentation/supplemental/06/specification-for-the-labview-measurement-file---lvm-.html" target="_blank" rel="noopener"&gt;https://www.ni.com/en/support/documentation/supplemental/06/specification-for-the-labview-measurement-file---lvm-.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Post an example LVM file and code if you get stuck.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2025 20:59:21 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/File-conversion-from-LVM-to-TDMS/m-p/3223667#M936711</guid>
      <dc:creator>Hooovahh</dc:creator>
      <dc:date>2025-01-08T20:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: File conversion from LVM to TDMS?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/File-conversion-from-LVM-to-TDMS/m-p/3223668#M936712</link>
      <description>&lt;P&gt;Hello GerdW,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your reply, do you have any sample on how to do that?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Serge Armz&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 16:27:31 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/File-conversion-from-LVM-to-TDMS/m-p/3223668#M936712</guid>
      <dc:creator>SergeArmz</dc:creator>
      <dc:date>2015-12-01T16:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: File conversion from LVM to TDMS?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/File-conversion-from-LVM-to-TDMS/m-p/3223696#M936719</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/260444"&gt;@SergeArmz&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your reply, do you have any sample on how to do that?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I asked you first&amp;nbsp;&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://ni.lithium.com/i/smilies/16x16_smiley-tongue.gif" alt="Smiley Tongue" title="Smiley Tongue" /&gt; &amp;nbsp;You're not giving us much information, so any answer we give you is probably going to be incomplete or may not work in your situation. &amp;nbsp;For best results, give us all of the information you can.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 16:58:03 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/File-conversion-from-LVM-to-TDMS/m-p/3223696#M936719</guid>
      <dc:creator>Hooovahh</dc:creator>
      <dc:date>2015-12-01T16:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: File conversion from LVM to TDMS?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/File-conversion-from-LVM-to-TDMS/m-p/3223712#M936722</link>
      <description>&lt;P&gt;Yes, you are right Hooovahh,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm attaching a sample fLVM file, I use to acquire 1 second at 48KS/sec, so basically my file&amp;nbsp;contains 48,000 points, what I'd like to do is to convert it to TDMS, but i do not really have an idea on how to do that &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://ni.lithium.com/i/smilies/16x16_smiley-sad.gif" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your inputs&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SergeArmz&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 17:15:57 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/File-conversion-from-LVM-to-TDMS/m-p/3223712#M936722</guid>
      <dc:creator>SergeArmz</dc:creator>
      <dc:date>2015-12-01T17:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: File conversion from LVM to TDMS?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/File-conversion-from-LVM-to-TDMS/m-p/3223748#M936734</link>
      <description>&lt;P&gt;As much as I hate express VIs, it sure made quick work of what you wanted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Example_VI_BD.png" style="width: 587px;"&gt;&lt;img src="https://ip1.i.lithium.com/538b0e7ac536d123d2ae1b46212b054c3e410470/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f31373535303869373141374237343946393531313630332f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="Example_VI_BD.png" alt="Example_VI_BD.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x2PkCAI&amp;amp;l=en-US" target="_self"&gt;Using Snippets&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 17:45:29 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/File-conversion-from-LVM-to-TDMS/m-p/3223748#M936734</guid>
      <dc:creator>Hooovahh</dc:creator>
      <dc:date>2025-05-06T17:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: File conversion from LVM to TDMS?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/File-conversion-from-LVM-to-TDMS/m-p/3223822#M936758</link>
      <description>&lt;P&gt;This really works, thanks Hooovahh &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://ni.lithium.com/i/smilies/16x16_smiley-wink.gif" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 20:21:16 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/File-conversion-from-LVM-to-TDMS/m-p/3223822#M936758</guid>
      <dc:creator>SergeArmz</dc:creator>
      <dc:date>2015-12-01T20:21:16Z</dc:date>
    </item>
  </channel>
</rss>

