<?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 editing analog waveforms (amplititude)using mouse in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/editing-analog-waveforms-amplititude-using-mouse/m-p/129421#M77832</link>
    <description>I want to edit arbitary analog waveforms graphically using a mouse,for example to edit the amplitude of a waveform irregularly just by drawing with a mouse.I tried the analog waveform editor but it doesn't seem to have such facility.Is there anyother tool which I can use ??&lt;BR /&gt;Thanks in Advance &lt;BR /&gt;</description>
    <pubDate>Wed, 21 Apr 2004 11:40:10 GMT</pubDate>
    <dc:creator>coolraj</dc:creator>
    <dc:date>2004-04-21T11:40:10Z</dc:date>
    <item>
      <title>editing analog waveforms (amplititude)using mouse</title>
      <link>https://ni.lithium.com/t5/LabVIEW/editing-analog-waveforms-amplititude-using-mouse/m-p/129421#M77832</link>
      <description>I want to edit arbitary analog waveforms graphically using a mouse,for example to edit the amplitude of a waveform irregularly just by drawing with a mouse.I tried the analog waveform editor but it doesn't seem to have such facility.Is there anyother tool which I can use ??&lt;BR /&gt;Thanks in Advance &lt;BR /&gt;</description>
      <pubDate>Wed, 21 Apr 2004 11:40:10 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/editing-analog-waveforms-amplititude-using-mouse/m-p/129421#M77832</guid>
      <dc:creator>coolraj</dc:creator>
      <dc:date>2004-04-21T11:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: editing analog waveforms (amplititude)using mouse</title>
      <link>https://ni.lithium.com/t5/LabVIEW/editing-analog-waveforms-amplititude-using-mouse/m-p/129422#M77833</link>
      <description>Hi,&lt;BR /&gt;I'm currently trying to develop such a graph.&lt;BR /&gt;Here's what I've already done. It's an LV7.0 version becauce of the use of dynamic event registration. There is still lots of things to develop on it but it already works as is.&lt;BR /&gt;Sorry but the comments are in French &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps !&lt;BR /&gt;Julien &lt;BR /&gt;</description>
      <pubDate>Wed, 21 Apr 2004 12:18:37 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/editing-analog-waveforms-amplititude-using-mouse/m-p/129422#M77833</guid>
      <dc:creator>eriasystemes</dc:creator>
      <dc:date>2004-04-21T12:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: editing analog waveforms (amplititude)using mouse</title>
      <link>https://ni.lithium.com/t5/LabVIEW/editing-analog-waveforms-amplititude-using-mouse/m-p/129423#M77834</link>
      <description>Excellent work !! thanks a lot mate !! That was very useful.&lt;BR /&gt;Thanks once again,&lt;BR /&gt;Rajan &lt;BR /&gt;</description>
      <pubDate>Wed, 21 Apr 2004 12:51:29 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/editing-analog-waveforms-amplititude-using-mouse/m-p/129423#M77834</guid>
      <dc:creator>coolraj</dc:creator>
      <dc:date>2004-04-21T12:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: editing analog waveforms (amplititude)using mouse</title>
      <link>https://ni.lithium.com/t5/LabVIEW/editing-analog-waveforms-amplititude-using-mouse/m-p/129424#M77835</link>
      <description>Hi Julien !&lt;BR /&gt;I'm trying to import some data from txt file ( time and amplititude)I've imported the data but I'm struggling a bit to bring it into the table that you've created as a cluster , is it possible to set the inputs as two seperate float inputs.&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Rajan &lt;BR /&gt;</description>
      <pubDate>Wed, 21 Apr 2004 14:42:28 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/editing-analog-waveforms-amplititude-using-mouse/m-p/129424#M77835</guid>
      <dc:creator>coolraj</dc:creator>
      <dc:date>2004-04-21T14:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: editing analog waveforms (amplititude)using mouse</title>
      <link>https://ni.lithium.com/t5/LabVIEW/editing-analog-waveforms-amplititude-using-mouse/m-p/129425#M77836</link>
      <description>Hi Rajan,&lt;BR /&gt;Here's an example of how to import data from a txt file and create an XY Graph (same kind of graph as in my first attachement).&lt;BR /&gt;I join a txt file found yesterday somewhere in this forum just to have a little bit of data to process.&lt;BR /&gt;&lt;BR /&gt;Hope this helps !&lt;BR /&gt;Julien&lt;BR /&gt;Feel free to rate the answers &lt;BR /&gt;</description>
      <pubDate>Thu, 22 Apr 2004 05:59:03 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/editing-analog-waveforms-amplititude-using-mouse/m-p/129425#M77836</guid>
      <dc:creator>eriasystemes</dc:creator>
      <dc:date>2004-04-22T05:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: editing analog waveforms (amplititude)using mouse</title>
      <link>https://ni.lithium.com/t5/LabVIEW/editing-analog-waveforms-amplititude-using-mouse/m-p/129426#M77837</link>
      <description>Cheers mate !&lt;BR /&gt;That definately helped ,I'm very please with your hand in this.By the way have you come across any other graphical waveform editing tool where I can adjust the amplitude of analog waveforms on a timeline basis ,with functions like copy &amp;amp; paste,adding noise and things like that.If so please let me know even if it's a different program from labview.Cos a client of mine doesn't want to do editing the hard way.He wants to edit the waveform by drawing.I would be very grateful for your advice.&lt;BR /&gt;Thanks&lt;BR /&gt;Rajan &lt;BR /&gt;</description>
      <pubDate>Thu, 22 Apr 2004 08:18:01 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/editing-analog-waveforms-amplititude-using-mouse/m-p/129426#M77837</guid>
      <dc:creator>coolraj</dc:creator>
      <dc:date>2004-04-22T08:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: editing analog waveforms (amplititude)using mouse</title>
      <link>https://ni.lithium.com/t5/LabVIEW/editing-analog-waveforms-amplititude-using-mouse/m-p/129427#M77838</link>
      <description>In LabVIEW's examples -&amp;gt; Key word : Waveforms -&amp;gt; Lots of VI's could be intersting for you (Noise waveforms and PS Density.vi for instance).&lt;BR /&gt;&lt;BR /&gt;Feel free to refer as much as possible to those examples. They often show you how to develop things.&lt;BR /&gt;That's all I can tell you&lt;BR /&gt;&lt;BR /&gt;Hope this helps !&lt;BR /&gt;Julien &lt;BR /&gt;</description>
      <pubDate>Thu, 22 Apr 2004 09:28:08 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/editing-analog-waveforms-amplititude-using-mouse/m-p/129427#M77838</guid>
      <dc:creator>eriasystemes</dc:creator>
      <dc:date>2004-04-22T09:28:08Z</dc:date>
    </item>
  </channel>
</rss>

