Parameter backup and restore
For specific parameter settings, please refer to
Parameter backup and recovery interface
processing
-
Open the backup and recovery interface,Set mode selection to
processing
-
Start the program
backup
-
Open the backup and recovery interface,Set mode selection to
backup
-
set up
Backup path
、
Backup directory
、
File name
-
Set as needed
backup mode
-
If set to custom variable mode, you need to define:
List directory
、
List name
、
Number of list rows
-
The variable list path defaults to the subroutine directory.
-
The variable list file definition rules are as follows:
-
The maximum number of parameters cannot exceed790indivual
-
The total number of lines in the parameter file needs to be defined,Include lines occupied by semicolon comments and blank lines
-
Semicolons can be used at the beginning of lines in parameter files. " ; " Define annotation,Comment lines will not be read,Empty lines will not be read
-
Put an asterisk before the parameter name "*" Represents a string variable
-
The content of the sample custom backup variable table file is as follows:
;****************************
;PAR_DEMO.TXT
;This file is a sample parameter list file
;You need to declare the total number of lines in this file in the line number parameter.,The number of lines required to be defined in this example file is 14
;Semicolons can be used at the beginning of lines in parameter files. " ; " Define annotation,Comment lines will not be read,Empty lines will not be read
;Put an asterisk before the parameter name "*" Represents a string variable
R0
R1
INI[5]
*STRING
;Comment line
WORK[5]
;*****************************
recover
-
Open the backup and recovery interface,Set mode selection to
recover
-
set up
recovery path
、
recovery catalog
、
File name
-
If you need to restore the storage in the backUSBfiles,Need to be configured in the logical drive,The name is set to:
//DEV_3
Things to note
-
The custom backup variable table file needs to be defined in the system subroutine path.