Parameters |
Description |
TYPE |
Type of task that the action is to perform: |
PROJECTNAME |
Project name with complete file path (optional). |
IMPORTFILE |
Here, the directory and the file name of the device list to be imported must be specified. |
EXPORTFILE |
Here, the directory and the file name of the device list to be exported must be specified. |
FORMAT |
Optional: File format ("XDLXmlExporter", "XDLTxtImporterExporter", "XDLCsvImporterExporter" or user-defined format) |
Import:
devicelist /TYPE:IMPORT /PROJECTNAME:C:\Projects\EPLAN\EPLAN_Sample_Project.elk /IMPORTFILE:C:\EPLAN\deviceListe.xml
Export:
devicelist /TYPE:EXPORT /PROJECTNAME:C:\Projects\EPLAN\EPLAN_Sample_Project.elk /EXPORTFILE:C:\EPLAN\deviceListe2.xml
Delete:
devicelist /TYPE:DELETE /PROJECTNAME:C:\Projects\EPLAN\EPLAN_Sample_Project.elk