AutoIt Connect
Version vom 15. Juli 2017, 16:03 Uhr von Mawalch (Diskussion | Beiträge)
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 ]