Ethernet: Difference between revisions

From Visuino
Jump to navigation Jump to search
Created page with "Image:TArduinoEthernetModule.png == Summary == {{:Summaries:Summary Ethernet}} == Description == This class allows control of an Ethernet module. == Properties == *MacAddress - {{:Summaries:Summary TArduinoBasicEthernetShield.MacAddress}} *UseDHCP - {{:Summaries:Summary TArduinoBasicEthernetShield.UseDHCP}} *Sockets - {{:Summaries:Summary TArd..."
 
(No difference)

Latest revision as of 18:22, 10 June 2022

File:TArduinoEthernetModule.png

Summary

Ethernet Module

Description

This class allows control of an Ethernet module.

Properties

  • MacAddress - Specifies the MAC Address of the Shield
  • UseDHCP - Specifies if DHCP will be used to obtain IP for the Arduino
  • Sockets - Specifies the sockets of the shield
  • IPAddress - Specifies the IPV4 IP Address of the Shield
  • Enabled - Enables or Disables the shield