Ethernet
The following function blocks for Ethernet operations are available:
Function block | Description |
---|---|
NETLOAD_LIMITER_STATISTIC | Gets or resets Netload Limiter statistics of network interfaces. |
TLS_RECEIVE_2 | Receives data from a connected device via TCP/TLS |
TLS_SEND_2 | Transmits data to a connected device via TCP/TLS |
TLS_SOCKET_2 | Opens and closes a TCP/TLS socket and initializes TCP or TLS communication (depending on the input values) |
UDP_RECEIVE_2 | New implementation of the UDP_RECEIVE FB. |
UDP_SEND_2 | New implementation of the UDP_SEND FB. Supports broadcasting if the socket has been created accordingly. |
UDP_SOCKET_2 | New implementation of the UDP_SOCKET FB. Supports broadcasting. |