Maximite Control Centre


Author Message
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6543
Posted: 08:10am 05 Jun 2024      

  Quote  If you have the Rx line-ending set to CRLF and your connected device only sends CR, it will never scroll up.
You have to match the line-endings to what is being received for the LF to be added.


MMCC scrolls when it receives a LineFeed
If your program is only sending a CR and you want MMCC to scroll, you have to tell MMCC that it will only receive CR.

That setting it done in the "Setup" menu.

If you set MMCC Rx to CR, when it receives a CR, the LF will be added for you.

The same thing will happen if you use TeraTerm as your terminal program.

Jim