100
C104 (su) Deep configuration backup
Copy backup configuration set to the deep backup set. This command
should be used after the configuration backup command after a new
configuration has been thoroughly tested.
C105 (su) Deep configuration restore
Copy deep backup configuration set to working set. Notice that this is
NOT the inverse of the deep backup command which copies from the
backup set to the deep backup set. This is changed from version of the
program prior to 0094d.
C106 (u) Set eeprom byte
Sets a byte in the configuration eeprom.
Syntax C106aaaBnnnD
aaa address in the eeprom between 0 and 13823.
nnn byte value in the range of 0..255
C107 (u) Get eeprom byte
Returns one byte from eeprom as a decimal value.
Syntax is C107aaaaD
aaa is the address.
C108 (u) Set eeprom word
Sets a 16 bit unsigned word in the configuration eeprom.
Syntax is C108aaaBnnnnnD
Valid eepromaddress is between 0 and 13823