naors 0 Report post 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 Share this post Link to post Share on other sites
FireFox 255 Report post 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 1 OS : Win XP SP2 (32 bits) / Win 7 SP1 (64 bits) / Win 8 (64 bits) | Autoit version: latest stable / beta.Hardware : Intel(R) Core(TM) i5-2400 CPU @ 3.10Ghz / 8 GiB RAM DDR3.My UDFs : Skype UDF | TrayIconEx UDF | GUI Panel UDF | Excel XML UDF | Is_Pressed_UDFMy Projects : YouTube Multi-downloader | FTP Easy-UP | Lock'n | WinKill | AVICapture | Skype TM | Tap Maker | ShellNew | Scriptner | Const Replacer | FT_Pocket | Chrome theme makerMy Examples : Capture tool | IP Camera | Crosshair | Draw Captured Region | Picture Screensaver | Jscreenfix | Drivetemp | Picture viewerMy Snippets : Basic TCP | Systray_GetIconIndex | Intercept End task | Winpcap various | Advanced HotKeySet | Transparent Edit control Share this post Link to post Share on other sites
stormbreaker 27 Report post 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 Share this post Link to post Share on other sites