Results 1 to 2 of 2

Thread: How to get a good sine waveform for frequency bigger than 20HZ(qwt Oscillocope)

  1. #1
    Join Date
    Aug 2014
    Posts
    1
    Qt products
    Qt/Embedded

    Default How to get a good sine waveform for frequency bigger than 20HZ(qwt Oscillocope)

    Hello Everyone ,
    this is my first post on this forum. I'm a qwt beginner. I would like to plot some curve in real time , I've seen today the example of oscilocope . Its 60% what I want. I've ran this example and I find out that when the frequency bigger than 20Hz , its difficult to get a "good sine waveform" I've tried to change sample interval and time but waveform is still not good when the frequency bigger than 20Hz .
    my question : what schould I do to get a "good waveform " the frequency are for example 1000Hz , 3000Hz?
    Any help woulb be appreciated

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,311
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to get a good sine waveform for frequency bigger than 20HZ(qwt Oscillocope

    The example is intended to show how to retrieve values from some device in periodic intervals and to plot them with low CPU usage. It has not much to do with creating a special waveform, beside that it uses the sinus function as placeholder for the real device.

    Uwe

Similar Threads

  1. Replies: 0
    Last Post: 8th July 2014, 20:19
  2. Replies: 1
    Last Post: 31st May 2014, 06:28
  3. Replies: 2
    Last Post: 15th May 2014, 09:13
  4. Generating continuous wave (sine/cos)
    By mind_freak in forum Qwt
    Replies: 1
    Last Post: 21st August 2012, 12:47
  5. Replies: 3
    Last Post: 10th August 2011, 17:52

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.