
The LINK™ Family Manual
Version 1.6 ©iButtonLink, LLC 2016
Page 50
Write EEPROM ASCII Data
Command “ \w ” (bac lowercase W)
Command Compatible With:
LinkHub-S | LinkHub-E
This command writes ASCII data to EEPROM for certain LINK
TM
devices. This command is
followed by ASCII characters terminated by a carriage return <CR>. The carriage return is
written to the EEPROM.
\M000100\wThis is a test<CR>
\wThis is line two<CR>
\WThis is line three<CR>
\wThis is the last line<CR>
\M000100
Figure 19: Command " \M000100\wThis is a test<CR> " writes 15 characters to EEPROM
beginning with address " 000100 ". The next EEPROM read/write address would be " 00010F ".