RAMzor Posted May 26, 2005 Posted May 26, 2005 How can I send and recive command to/from Serial Port in Win 2k or XP?
TuMbLeWeEd Posted May 26, 2005 Posted May 26, 2005 How can I send and recive command to/from Serial Port in Win 2k or XP?<{POST_SNAPBACK}>Maybe you could use someone's dllHier is one i found a while ago, Did not test it so dont know if it works My AutoIt stuffChatBichProjectSelectorWindow control grabberUsefull LinksPort forwarding with routers
w0uter Posted May 26, 2005 Posted May 26, 2005 (edited) i remember something about just using "COM1" as a directory.[edit]maby it will help ya: http://www.autoitscript.com/forum/index.ph...wtopic=9801&hl=btw just search for COM1 here: http://www.autoitscript.com/forum/index.php?act=Search&f=2maby one of those is usefull in your case ?[/edit]that was not documented in the helpfile. *hint* Edited May 26, 2005 by w0uter My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll
TuMbLeWeEd Posted May 26, 2005 Posted May 26, 2005 i remember something about just using "COM1" as a directory.[edit]maby it will help ya: http://www.autoitscript.com/forum/index.ph...wtopic=9801&hl=btw just search for COM1 here: http://www.autoitscript.com/forum/index.php?act=Search&f=2maby one of those is usefull in your case ?[/edit]that was not documented in the helpfile. *hint* <{POST_SNAPBACK}>just looks to nice, will try that later on to access my celphone!If this works, just wait for the script that lets you send sms's in a GUI It works in hyperterminal, have to try it My AutoIt stuffChatBichProjectSelectorWindow control grabberUsefull LinksPort forwarding with routers
lightray Posted June 13, 2005 Posted June 13, 2005 How can I send and recive command to/from Serial Port in Win 2k or XP?<{POST_SNAPBACK}>Try a DLL I created for a recent project. Pretty basic, but should work for simple write /read operations. I have tested this on XP only, so not sure about win2K.The DLL ( serial.dll ), UDF ( SerialComm.au3 ) , and example script ( serial_test.au3 ) are located in the public files area:http://www.autoitscript.com/fileman/users/public/LightRay/Let me know if it works.lightray
Lazycat Posted June 13, 2005 Posted June 13, 2005 Try a DLL I created for a recent project. Pretty basic, but should work for simple write /read operations. I have tested this on XP only, so not sure about win2K.Let me know if it works.Laightray, seems dll you posted is corrupt Koda homepage ([s]Outdated Koda homepage[/s]) (Bug Tracker)My Autoit script page ([s]Outdated mirror[/s])
lightray Posted June 13, 2005 Posted June 13, 2005 Laightray, seems dll you posted is corrupt <{POST_SNAPBACK}>Thanks for the update. I will look into the DLL issue.lightray
lightray Posted June 13, 2005 Posted June 13, 2005 Laightray, seems dll you posted is corrupt <{POST_SNAPBACK}>The DLL was corrupt. I uploaded again to the server and tested on my system. Should be OK now. http://www.autoitscript.com/fileman/users/public/LightRay/lightray
peterd Posted October 23, 2005 Posted October 23, 2005 The DLL was corrupt. I uploaded again to the server and tested on my system. Should be OK now. http://www.autoitscript.com/fileman/users/public/LightRay/lightraylightrayThe example files other than the dll appear to be missing from th public area
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now