USART terminal - send line by line

Post your requests and ideas on the future development of mikroPascal PRO for PIC.
Post Reply
Author
Message
LGR
Posts: 3204
Joined: 23 Sep 2004 20:07

USART terminal - send line by line

#1 Post by LGR » 05 Mar 2012 22:39

The USART terminal is extremely useful because of the ability to store and queue strings. One thing that would make it a lot more useful would be the ability to pause the sending from a file at every CR/LF. That way, I could create a series of strings and send them one-by-one, and observe the responses. As it stands now, the entire file is sent all at once. There are times when you need to observe the reaction to individual strings (such as when testing a Modbus system).
If you know what you're doing, you're not learning anything.

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: USART terminal - send line by line

#2 Post by filip » 08 Mar 2012 12:06

Hi,

Thank you for this proposal, I will pass it to our developers.

Regards,
Filip.

Post Reply

Return to “mikroPascal PRO for PIC Wish List”