Posts Tagged autoIt
Serial com-port communication with autoIt
This weekend I found out how to read from / write to a com port with autoIt code. I created a file with some functions that read/write single characters or lines. To communicate with a com port, I use the CreateFile function from Kernel32.dll.
Continue Reading 5 comments December 7, 2008