AutoIt Connect

Aus expecco Wiki (Version 25.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

Description

Connects to the remote autoit server and returns a handle to the server connection.

Input Pins

  • Hostname
    The hostname where the autoit server is running
  • Port
    The port of the server (default = 9998)

Output Pins

  • AutoItHandle
    The handle to the autoit server connection

Revisions

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