Parameters |
Description |
XMLFile |
Enter the directory and the name of the file to be imported here. You must first have generated the file using the command path File > Settings and via the popup menu item Export <...>. You can also enter path variables. |
|
'Node' of the settings to be imported. If you open the previously exported file in Internet Explorer, you can see and accept the name of the node.
The following example shows the start of the
|
|
Name of the target project (optional). |
|
Options for controlling the import:
|
Imports all user, workstation and company settings from a specified XML file:
XSettingsImport /XmlFile:C:file.xml
Imports a node from a specified XML file:
XSettingsImport /XmlFile:C:file.xml /Node:USER.MacrosGui
Imports project settings into a target project:
XSettingsImport /XmlFile:C:my_project.xml /Project:"C:...ESS_Sample_Project.elk"
Imports a node from the project settings into a target project:
XSettingsImport /XmlFile:C:my_project.xml /Project:"C:...ESS_Sample_Project.elk" /Node:FormGeneratorGui