AutoIt Connect

Aus expecco Wiki (Version 2.x)
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…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

Schema[Bearbeiten]

AutoIt Connect.png

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]




Copyright © 2014-2024 eXept Software AG