Shop OBEX P1 Docs P2 Docs Learn Events
Win Editor Debug Terminal — Parallax Forums

Win Editor Debug Terminal

ArchiverArchiver Posts: 46,084
edited 2002-05-09 23:45 in General Discussion
I'm working on sending text strings to my BS2, to which it takes
action depending on the text input. I want to use a macro with the
debug terminal to send a series of strings. But I can't figure out
how to cause the macro to pause between strings to give the Stamp
time to act on the latest command.
Does anyone know how to put a pause in a terminal macro?

For example, I want the output from the macro to go like this:

"On"
pause 1 second
"Off"
pause 1 second
"On"
pause 1 second
etc.

Any ideas?

Thanks
Don
Sign In or Register to comment.