|
Net.Mac R/O Property |
Top Previous Next |
Function: |
Returns the MAC address of the Ethernet interface. |
Type: |
Dot-decimal string |
Value Range: |
Any valid MAC address, i.e. "0.1.2.3.4.5". Each device is preset with individual MAC address during production. |
See Also: |
--- |
Details
BASIC application cannot change MAC address directly. The MAC is stored in the EEPROM memory. This is the same memory used by the stor object. On power-up the MAC address is loaded from the EEPROM and programmed into the Ethernet controller of the device. Stor object provides a way to change MAC address in the EEPROM- see Stor Object for details.