UDP Socket (WiFi Shield): Difference between revisions
Jump to navigation
Jump to search
Created page with "Image:TArduinoWiFiUDPSocket.png == Summary == {{:Summaries:Summary UDP Socket (WiFi Shield)}} == Description == Add this element to the WiFi Shield Sockets in order to have UDP Socket. == Used By == *WiFi Shield.Sockets - {{:Summaries:Summary WiFi Shield.Sockets}} *WiFi.Sockets - {{:Summaries:Summary WiFi.Sockets}} == Properties == *RemotePort - {{:Summaries:Summary UDP Socket.RemotePort}} *UDP Socket.RemoteIPAddress|RemoteIPAd..." |
(No difference)
|
Latest revision as of 08:49, 9 June 2022
File:TArduinoWiFiUDPSocket.png
Summary
UDP WiFi Socket element
Description
Add this element to the WiFi Shield Sockets in order to have UDP Socket.
Used By
- WiFi Shield.Sockets - Specifies the sockets of the WiFi Shield
- WiFi.Sockets - Specifies the sockets of the WiFi Module
Properties
- RemotePort - Specifies the remote Port
- RemoteIPAddress - Specifies the remote IPV4 IP Address
- Enabled - Enables or disables the socket
- Port - Specifies the port of the socket.
- Name - Specifies the name of the element
Pins
- RemoteIP - Summaries:Summary UDP Socket.RemoteIPOutputPin
- RemotePort - Summaries:Summary UDP Socket.RemotePortOutputPin
- In - The Any and Byte(Binary) Type Input pin of the component or element
- Out - The Byte(Binary) Output pin of the component or element