CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

interfacing hyper terminal with program

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
hobby_85



Joined: 17 Aug 2009
Posts: 50

View user's profile Send private message

interfacing hyper terminal with program
PostPosted: Sat Oct 03, 2009 9:13 am     Reply with quote

Hey all,

I have a quick question regarding hyper terminal. To be honest, I'm using windows XP so its actually terminal.exe. I have written a program in my PIC16F690 that sends in some data periodically. I see this data clearly on the terminal window of the PIC so no problems there.

All i want to do now is write a program that somehow 'grabs' this data from the terminal window and does calculations on it and displays the result. What kind of program should I be looking into? I dont know how to use the info that is displayed on the terminal window.

Any ideas?

Thanks all.
FvM



Joined: 27 Aug 2008
Posts: 2337
Location: Germany

View user's profile Send private message

PostPosted: Sat Oct 03, 2009 10:33 am     Reply with quote

Quote:
All i want to do now is write a program that somehow 'grabs' this data from the terminal window and does calculations on it
No good idea, I think. The usual way is to receive the data through serial Windows API. All popular C compilers for Windows are supporting this option. Also other programming languages as Delphi or Visual Basic of course.

P.S.: I forgot to mention, that Hilgraeves HyperAccess, a kind of extended Hyperterminal, has respective automation features. But I still think, that it's more easy to utilize generic Windows programming for your purpose.
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Sat Oct 03, 2009 2:31 pm     Reply with quote

See this thread on PC-side tools:
http://www.ccsinfo.com/forum/viewtopic.php?t=32469
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group