HelpWizard Pages Start Protocols/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „<strong>Protocols</strong> link=HelpWizard_Pages_Start/en|back link=HelpWizard Pages Protocols2/en|next <br>…“)
 
Zeile 10: Zeile 10:


Contained in the base system (you find action blocks in the standard library under "''Networking & Interfacing''"):
Contained in the base system (you find action blocks in the standard library under "''Networking & Interfacing''"):
* [[HelpWizard Pages Protocols HTTP_HTTPS/en | HTTP/HTTPS]] (web pages)
* [[HelpWizard Pages Protocols HTTP_HTTPS/en | HTTP/HTTPS]]&nbsp;(web pages)
* [[HelpWizard Pages Protocols FTP/en| FTP]] (file transfer)
* [[HelpWizard Pages Protocols FTP/en| FTP]]&nbsp;(file transfer)
* [[HelpWizard Pages Protocols IMAP/en| IMAP]] (mailbox access)
* [[HelpWizard Pages Protocols IMAP/en| IMAP]]&nbsp;(mailbox access)
* [[HelpWizard Pages Protocols SMTP/en| SMTP]] (send mail)
* [[HelpWizard Pages Protocols SMTP/en| SMTP]]&nbsp;(send mail)
* [[HelpWizard Pages Protocols SSL/en| SSL]] (secure socket layer / encrypted connections)
* [[HelpWizard Pages Protocols SSL/en| SSL]]&nbsp;(secure socket layer / encrypted connections)
* [[HelpWizard Pages Protocols TCP/IP/en| TCP/IP]] (low level TCP/IP)
* [[HelpWizard Pages Protocols TCP/IP/en| TCP/IP]]&nbsp;(low level TCP/IP)


Provided by plugins:
Provided by plugins:
* [[HelpWizard Pages Protocols SPS SiemensS7/en| Siemens S7]] (access Siemens S7 PLC)
* [[HelpWizard Pages Protocols SPS SiemensS7/en| Siemens S7]]&nbsp;(access Siemens S7 PLC)
* [[HelpWizard Pages Protocols OPC-UA/en| OPC-UA]] (access PLC/HMI via OPC-UA)
* [[HelpWizard Pages Protocols OPC-UA/en| OPC-UA]]&nbsp;(access PLC/HMI via OPC-UA)
* [[HelpWizard Pages Protocols MQTT/en| MQTT]] (MQTT in IOT/automotive)
* [[HelpWizard Pages Protocols MQTT/en| MQTT]]&nbsp;(MQTT in IOT/automotive)
* [[HelpWizard Pages Protocols SomeIP/en| SomeIP]] (SomeIP in automotive)
* [[HelpWizard Pages Protocols SomeIP/en| SomeIP]]&nbsp;(SomeIP in automotive)
* [[HelpWizard Pages Protocols CAN/en| CAN]] (CANbus in automotive)
* [[HelpWizard Pages Protocols CAN/en| CAN]]&nbsp;(CANbus in automotive)


Sample implementations using external frameworks:
Sample implementations using external frameworks:

Version vom 19. November 2020, 12:03 Uhr

Protocols

back next


Expecco supports the most common communication protocols already in the base system; additional special protocols are provided by plugins or can be easily implemented by interfacing to external frameworks (written eg. in Python).

Contained in the base system (you find action blocks in the standard library under "Networking & Interfacing"):

Provided by plugins:

Sample implementations using external frameworks:



Copyright © 2014-2024 eXept Software AG