AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

COM-Port Commands

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List
View previous topic :: View next topic  
Author Message
kapege.de



Joined: 07 Feb 2005
Posts: 188
Location: Munich, Germany

PostPosted: Mon Mar 21, 2005 9:25 am    Post subject: COM-Port Commands Reply with quote

In addition to:

DialUp

I would ask if it would be possible to integrate commands to handle the serial port. My intention is to send/recieve commands and data from my GPS-reciever, which produces text data.

The commands could be:
Code:

open, connection_nr, baud, start, stopp
read, line_of_data
write, line_of_data
close, connection_nr


Good idea?

Peter
Back to top
View user's profile Send private message Visit poster's website
daonlyfreez



Joined: 16 Mar 2005
Posts: 755
Location: Berlin

PostPosted: Mon Mar 21, 2005 1:27 pm    Post subject: Reply with quote

Good idea!

But in the meantime you could try finding this proggy here (I had no luck, the download link on the site is broken):

- Command Line Terminal (CLT) for NT
_________________
(sorry, homesite offline atm)
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10480

PostPosted: Mon Mar 21, 2005 8:10 pm    Post subject: Re: COM-Port Commands Reply with quote

kapege.de wrote:
if it would be possible to integrate commands to handle the serial port
It might happen someday, but for now it's a little outside the scope of the project.

However, if it winds up being just a dozen or two lines of code, and someone points the way about how to do it, that would make it much easier to integrate in the near-term.
Back to top
View user's profile Send private message Send e-mail
BoBo
Guest





PostPosted: Tue Mar 22, 2005 10:21 am    Post subject: Reply with quote

Check this out ---> [here]. AFAIK it's with C++ source code.
Back to top
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10480

PostPosted: Tue Mar 22, 2005 11:00 pm    Post subject: Reply with quote

Thanks; that's nice and simple source code. I've added it to the to-do list, so hopefully myself or someone else will someday add this feature.
Back to top
View user's profile Send private message Send e-mail
3tones



Joined: 14 Dec 2004
Posts: 45
Location: Minneapolis, MN

PostPosted: Fri Mar 25, 2005 12:01 am    Post subject: Reply with quote

Check out http://www.autohotkey.com/forum/viewtopic.php?t=1610 I am using comsend to run my cd autoloader. At the bottom of that topic, I have some code on exactly how I use it with some good descriptions. It was a little difficult to get it to work, but it works like a champ now.
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group