Ethernet

From Visuino
Revision as of 18:22, 10 June 2022 by Visuino (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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