restore Posted November 29, 2007 Posted November 29, 2007 hi . i am noobie . i have a question. can i use autoit with pic control on windows ?
martin Posted November 29, 2007 Posted November 29, 2007 hi . i am noobie . i have a question. can i use autoit with pic control on windows ?Welcome to the forums. If you mean can a script be written in AutoIt to run on a PIC control then no, AutoIt runs only in Windows. You need a special basic compiler for a PIC controller I think. Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
restore Posted December 1, 2007 Author Posted December 1, 2007 Welcome to the forums. If you mean can a script be written in AutoIt to run on a PIC control then no, AutoIt runs only in Windows. You need a special basic compiler for a PIC controller I think.thnks for think . i need send binary code or hex code on usb port & serial port and windows interface with build autoit. how can do ? and where am i begin ? thanks for all.
Zedna Posted December 1, 2007 Posted December 1, 2007 (edited) Search forum there are some scripts for serial communication (RS232). Edited December 1, 2007 by Zedna Resources UDF ResourcesEx UDF AutoIt Forum Search
icadea Posted December 1, 2007 Posted December 1, 2007 http://www.autoitscript.com/forum/index.php?showtopic=45842have a look here.
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