Results 1 to 2 of 2

Thread: Graphing?

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2001
    Posts
    61

    Question

    Hello, I am attempting to create a program that will allow me to graph a incoming voltage. My program already monitors the voltage and displays it in a display. Now I would like to graph it. Kind of like an Ocilloscope. Any suggestions how I would do this. I have no clue and am new so any suggestions are appreciated.



    PBSnake

  2. #2
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Well, add a picturebox to the form.
    Then just use the line or pset methods of the picturebox control do draw things.

    - jamie
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width