plfire Posted February 11, 2013 Share Posted February 11, 2013 hi, sorry for my english, im german! I have a problem! And i have this problem a long time! PLEASE HELP ME! I want to switch the outputs DTR RTS TXD on the RS232 Port with the dll "Rsline.dll" in AutoIT" Heres my actually process, i dont know, what i write by return type, or however it goes: Global $dll, $return, $return2 $dll=DllOpen("Rsline.dll") $return=DllCall($dll, "???", "???", "???", ???????????????) I dont know the exact function names. But i think, that it is OPENCOM and DTR, FUCK id dont know! Please help me! I dont know how i must do this! Im a profi in electronic, but dlls? PLEASE! Im searching a solution for this problem since 2 years. PLEASE! Answers in german would be very nice! Link to comment Share on other sites More sharing options...
JohnOne Posted February 11, 2013 Share Posted February 11, 2013 (edited) Find documentation for dll, post link. Edited February 11, 2013 by JohnOne AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Link to comment Share on other sites More sharing options...
water Posted February 11, 2013 Share Posted February 11, 2013 Hallo plfirer,Du weisst, dass es unter http://www.autoit.de auch ein deutsches Forum gibt? Dort geht es wahrscheinlich einfacher mit Fragestellung und Antwort auf Deutsch. My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki Link to comment Share on other sites More sharing options...
Steini63 Posted February 12, 2013 Share Posted February 12, 2013 Hallo plfirer,no need to use a special dll, callling WinAPI is enough. I did this program last year:See the suggested german autoit forum for details & source (english comments though).:http://www.autoit.de/index.php?page=Thread&threadID=31353RegardsSteini plfire 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