-

Ethernet

The following function blocks for Ethernet operations are available:

Function blockDescription
NETLOAD_LIMITER_STATISTICGets or resets Netload Limiter statistics of network interfaces.
TLS_RECEIVE_2Receives data from a connected device via TCP/TLS
TLS_SEND_2Transmits data to a connected device via TCP/TLS
TLS_SOCKET_2Opens and closes a TCP/TLS socket and initializes TCP or TLS communication (depending on the input values)
UDP_RECEIVE_2New implementation of the UDP_RECEIVE FB.
UDP_SEND_2New implementation of the UDP_SEND FB. Supports broadcasting if the socket has been created accordingly.
UDP_SOCKET_2New implementation of the UDP_SOCKET FB. Supports broadcasting.