Debug and PLX-DAQ
mclparker
Posts: 15
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
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