Restore parameter file

Use a parameter file when running the HMI Server Backup and Restore utility from the command line. The parameter file is a plain text file.
File contents and structure
[RestoreHMIServerParameters] SourceHMIServerpathName=C:\Saved Projects\Waste Water Project \Waste Water Project.sed DestinationHMIServer=WasteWaterProject ShowOverwriteWarning=Y
where:
  • [RestoreHMIServerParameters]
    is a mandatory section heading.
  • SourceHMIServerpathName
    is a keyword whose value specifies the full path to the .sed backup file you want to restore. The path must be entered all on one line. Quotes are not required around the parameter.
  • DestinationHMIServer
    is a keyword whose value specifies the full path to the HMI project folder and .sed file which is used to load the HMI server. For example, C:\Users\Public\Documents\RSView Enterprise\SE\HMI projects\Waste Water Project\Waste Water Project.sed. The path must be entered all on one line, and quotes are not required around the parameter.
  • ShowOverWriteWarning
    is a keyword whose value specifies whether a warning appears when you attempt to overwrite an existing backup file of the same name. A value of
    Y
    makes the warning dialog box appear; a value of
    N
    disables the warning dialog box.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal