AutoIt Connect
Version vom 25. November 2016, 22:33 Uhr von Cg (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „== Schema == Bild:AutoIt Connect.png == Description == Connects to the remote autoit server and returns a handle to the server connection. == Input Pins…“)
Inhaltsverzeichnis
Schema[Bearbeiten]
Description[Bearbeiten]
Connects to the remote autoit server and returns a handle to the server connection.
Input Pins[Bearbeiten]
- Hostname
The hostname where the autoit server is running - Port
The port of the server (default = 9998)
Output Pins[Bearbeiten]
- AutoItHandle
The handle to the autoit server connection
Revisions[Bearbeiten]
This block is in the AutoIt Library since 1.0.
Back to AutoIt Library.
Previous: AutoIt [ Run]
Next: AutoIt [ Disconnect]