Syntax
SAVE
|
Save setup data in the EEPROM
|
Binary code
Description | Saves the actual values of all the TML parameters with setup data from the active data RAM memory into the EEPROM memory, in the setup table. Through this command, you can save all the setup modifications done, after the power on initialization. |
Example
SAVE; // Save setup data in the EEPROM setup table
|