naors Posted September 5, 2012 Share Posted September 5, 2012 1. How can I read/write to a USB port? 2. Does anybody know where I can download commMG.dll?? thnx Link to comment Share on other sites More sharing options...
FireFox Posted September 5, 2012 Share Posted September 5, 2012 (edited) @naorsSeems like you're lazy : http://www.autoitscript.com/forum/index.php?app=core&module=searchYou will find what you want in the Serial Port /COM Port UDF.Br, FireFox. Edited September 5, 2012 by FireFox BrewManNH 1 Link to comment Share on other sites More sharing options...
stormbreaker Posted September 5, 2012 Share Posted September 5, 2012 Usb itself works by com/serial port emulation. So u have to effectively write to a com port by _winapi_writefile() function. Carry on... ---------------------------------------- :bye: Hey there, was I helpful? ---------------------------------------- My Current OS: Win8 PRO (64-bit); Current AutoIt Version: v3.3.8.1 Link to comment Share on other sites More sharing options...
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