101
C109 (u) Get eeprom word
Returns one word from eeprom as decimal.

Syntax is C109aaaaD

Valid eeprom address is between 0 and 13823
C10A(su) Set eeprom bytes
Writes multiple sequential bytes in the configuration eeprom.
Syntax is C10A aaa Bnnn Bnnn Bnnn … D
aaa eeprom starting address
nnn byte values (in decimal) to be written to each byte
This command has an 80 character limit to the sequence. Up to 16
bytes can be written at a time.
Note: This command is super unlock code protected so that it cannot
be used to set unlock codes using only an unlock code.
Valid address ranges are 0 ... 13823 and 41504 … 65535.
Nothing will be returned if the address is out of range.
The super unlock code 0 will not be written, even if it is in the specified
address range.
C10B (su) Get eeprom bytes
Reads and returns multiple sequential bytes in the configuration
eeprom, as decimal numbers.
Syntax is C10B aaa Bnn D
aaa is the starting address
nn is the number of bytes to be read, up to 16
Valid address ranges are 0 ... 13823 and 41504 … 65535.
Note: If the super unlock code 0 addresses are contained in the