Autoit3 Library – CommMG (Seriële communicatie)
Met de CommMG UDF voor Autoit3 kun je seriële communicatie uitvoeren tussen hardware.
Informatie (ENG)
Contents:
– Commg.au3, the UDF by martin
– commg.dll, the dll used by the UDF (also by martin)
Changelog:
UDF v2.90 – Correction to error closing a port. Requires commg.dll version 2.79 or later.
DLL v2.79 – Change CloseDown function which can close either the currently active port or all ports.
DLL v2.81 – Prevent unwanted error message popups
Description:
– AutoIt UDF. Allows communication using serial ports.
– USB to RS232 can also be used.
[#/autoit3/libraries/commg” ]