Help please - Terminal window

ernest

Member
Hello All, I use Picaxe with my Meccano hobby.
New Laptop Windows 10.
I have installed the drivers ok.
From Picaxe I've purchased a new AXE027 download cable.
I can now download my programs successfully.

My question.
At the end of a successful download, a page is displayed
referring to Baud Rate, I don't understand what to do to
satisfy this page. At the moment I just ignore it.
What should I do?, please. thanks Brian.
 

westaust55

Moderator
I have not seen such a message.

Can you do a screen shot/capture of the message you are seeing and post the details
 

hippy

Technical Support
Staff member
I suspect the page being displayed is the Terminal window. That Baud Rate is mentioned suggests to me that Programming Editor 5 is being used.
 

AllyCat

Senior Member
Hi,

Yes, I agree it's probably the (very useful) Terminal Emulator Window:

It will (should) display the results from SERTXD commands in your program, for example:

SERTXD ("The Program is now running") or test/diagnostics values such as:
SERTXD ("The ADC input value is ",#w1) etc.

Cheers, Alan.
 

ernest

Member
Hippy, Yes ,I'm using Editor 5. Does that mean the Baud Rate
page rate will always display? I can just close it! or is that not the thing to do?

I am comfortable with Editor5 so if I have to remove the
the Baud Rate page each time I download it's no big deal.
Thanks Brian
 

ernest

Member
Thank you for your reply, As per the other replies. As I am using editor5 " Terminal window" seems to be what it is. thanks you again.Brian
 

ernest

Member
Hello all. Just found this (sorry, bit late in the day to find it).
1, Program Editor
2, Options
3, Serial Terminal
4, Open after download (un-tick the box)
 
Top