AutoIt Connect: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
(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…“)
 
K
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 4: Zeile 4:


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


== Input Pins ==
== Input Pins ==
*'''Hostname'''<br>The hostname where the autoit server is running
*'''Hostname'''<br>The hostname where the AutoIt server is running
*'''Port'''<br>The port of the server (default = 9998)
*'''Port'''<br>The port of the server (default = 9998)


==Output Pins==
==Output Pins==
*'''AutoItHandle'''<br>The handle to the autoit server connection
*'''AutoItHandle'''<br>The handle to the AutoIt server connection


== Revisions ==
== Revisions ==
Zeile 19: Zeile 19:
<!--AutoUpdateNavPanel-->
<!--AutoUpdateNavPanel-->


----
<hr>
Back to [[AutoIt Library#Connect / Disconnect|AutoIt Library]].<br>
Back to [[AutoIt Library#Connect / Disconnect|AutoIt Library]].<br>
Previous: [[AutoIt Run|AutoIt [ Run]]]<br>
Previous: [[AutoIt Run|AutoIt [ Run ]]]<br>
Next: [[AutoIt Disconnect|AutoIt [ Disconnect]]]
Next: [[AutoIt Disconnect|AutoIt [ Disconnect ]]]


<!--AutoUpdateNavPanel-->
<!--AutoUpdateNavPanel-->

Aktuelle Version vom 15. Juli 2017, 16:03 Uhr

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