Shop OBEX P1 Docs P2 Docs Learn Events
Debug and PLX-DAQ — Parallax Forums

Debug and PLX-DAQ

mclparkermclparker Posts: 15
edited 2011-01-21 12:30 in BASIC Stamp
I'm using the bs2pe to send serial data and PLX-DAQ to read the data. This works very well.

My problem is keyboard input. I'm trying to use debug to ask the user a serious of 4 questions, and debugin to to assign the keyboard answers to 4 variables that are later output to PLX-DAQ along with other data.

PLX-DAQ won't open, apparently, because the debug window is open. I have tried sending the escape code to the debug terminal with no success.

Can anyone help me solve this?

mike

Comments

  • Qwaszx72Qwaszx72 Posts: 30
    edited 2011-01-21 12:30
    I believe if any DEBUG commands are in your program then you can ONLY use DEBUG, the debug window is always "open" you could use two computers =D.
Sign In or Register to comment.