.mac R/O Property
| 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 an individual MAC address during production. | 
| See Also: | --- | 
Details
A Tibbo BASIC application cannot change the MAC address directly. The MAC address is stored in the EEPROM. 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. The stor. object provides a way to change MAC address in the EEPROM.