AutoHotkey Community

It is currently May 27th, 2012, 11:46 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: June 24th, 2010, 1:05 pm 
Offline

Joined: October 20th, 2009, 6:36 am
Posts: 10
Hi all,

two GSM cellphones are connected to my PC via USB, therefore I have to modems (COM10 and COM11). I want to setup an automated call tester via AT commands, that means:
Cellphone A (COM10) will call cellphone B (COM11)
- I connect via serial port noth cellphones
- I send "ATD <phonenumber>;" to COM10
- I will see "RING" via connection to COM11
- I will send "AT+CHUP" to COM10 to hang up!

All these steps are possible via Hyperterminal or Putty, but I want to automate it not using Hyperterminal/Putty. I saw the post about serial port, but it did not work.

Any ideas?

Thank you in advance,
alpinestars


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 24th, 2010, 1:22 pm 
Offline

Joined: November 28th, 2005, 11:24 am
Posts: 89
Hi,

have a look at this: http://www.autohotkey.com/forum/topic28703.html&highlight=port+dll+com

There's a port.dll which allows you to do all kinds of
COM Port communication in AHK.

I've used it sucessfully to send and receive data.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], BrandonHotkey, Klark92, MSN [Bot] and 18 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group