Shop OBEX P1 Docs P2 Docs Learn Events
Capture of debug info — Parallax Forums

Capture of debug info

FFManFFMan Posts: 6
edited 2005-07-11 16:10 in BASIC Stamp
Forgive me if this is an easy peasy question - I'm new to stamps.

I'm programming a shift light for my racing car, and in debugging it, it chucks out lots of time sensitve data that I want to review later. Is there an option for outputting the debug text to a file, or some way of cutting and pasting the data from the debug window.

Has anyone else out there attempted this project ?

Comments

  • NewzedNewzed Posts: 2,503
    edited 2005-07-11 11:56
    You can use Hyperterminal to capture the data to an Excel or Word file.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Sid Weaver
    Do you have a Stamp Tester yet?
    http://hometown.aol.com/newzed/index.html

    ·
  • Jon WilliamsJon Williams Posts: 6,491
    edited 2005-07-11 12:13
    If you don't use Hyperterminal you can indeed copy and paste from the DEBUG window. You'll need to pause the DEBUG activity, select the text you want to copy, use Ctrl-C to copy the text, then use Ctrl-V to paste it into your application.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Jon Williams
    Applications Engineer, Parallax
  • FFManFFMan Posts: 6
    edited 2005-07-11 13:01
    thanks chaps.

    I did try cutting and pasting from the debug window but I couldn't make it work. Must be PICNIC (problem in chair, not in computer) as we say here.
  • Jon WilliamsJon Williams Posts: 6,491
    edited 2005-07-11 15:54
    I can tell you that it is possible because I do it quite frequently. You're having a PICNIC!

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Jon Williams
    Applications Engineer, Parallax
  • Ryan ClarkeRyan Clarke Posts: 738
    edited 2005-07-11 16:10
    You might want to check out Stamp Plot for future reference:

    http://www.parallax.com/html_pages/downloads/software/stamp_plot_pro_info.asp

    Good luck!

    Ryan

    Post Edited (LostboY) : 7/11/2005 5:53:02 PM GMT
Sign In or Register to comment.