
The LINK™ Family Manual
Version 1.6 ©iButtonLink, LLC 2016
Page 51
Write EEPROM Hex Data
Command “ \W ” (bac uppercase W)
Command Compatible With:
LinkHub-S | LinkHub-E
This command writes EEPROM hex data for some LINK
TM
devices. This command is followed
by two hex characters representing the next byte to be written. A carriage return stops the write.
The carriage return is not written to the EEPROM.
E
XAMPLE
:
The command “ \M0000FF\W416243<CR> ” will put the ASCII string “ AbC ” into bytes “
0000FF ” through “ 0000102 ” of the EEPROM memory.
The next EEPROM read/write address would be “ 0000103 ” after the execution of the example.
The <CR> was not written to the EEPROM
With the LinkHub-E
, the “ \W ” command is followed by one or more pairs of hex characters
representing the byte(s) to be written.