USART terminal options

Post your requests and ideas on the future development of mikroC.
Post Reply
Author
Message
jumper
Posts: 466
Joined: 07 Mar 2007 14:36

USART terminal options

#1 Post by jumper » 27 Feb 2008 19:06

Hi,

In the format part of the terminal program we can choose ACSII HEX or DEC. It would be great if the log to file part also could choose same format. Now I am using Usart_Write() to send one byte at the time but these bytes are actually representing DEC values. It would also be great if add CR and add LF could be done after each received byte as an option. In the history window it looks ok.. but the log file is still in ASCII.

As an example.. I am dumping a graph that I later want to look at in excel. If I could log the values as DEC and get one byte on each row this would be simple.

Or does anyone know any terminal software that already does this?

thank you

AllansMac
Posts: 7
Joined: 14 Apr 2008 07:41

#2 Post by AllansMac » 27 Jun 2008 05:24

Hi jumper!

i have the same troubles concern of you!

but you at least got the log file, i want to get the file where the data is saved, but i dont really understand the terms log file, i dont know how to get it and open it.
actually i pretend to make graphics using excel with the acquisition through theserial port of the easyPic5.
i hope you still have the solution if you have it or any idea to do it.
i would really appreciate your advances and knowledge.
thank you

Post Reply

Return to “mikroC Wish List”