Parameters |
Description |
PROJECTNAME |
Name of project. If the file path is missing, the default value is used (see $(MD_PROJECTS)). |
PAGENAME |
Name of a page as string |
MACRONAME |
Complete file path to a window or page macro (with file name extension). If the file path is missing, the default value is used (see $(MD_MACROS)). |
SHOW |
|
Preview of a page:
XSDPreviewAction /PROJECTNAME:ESS_Sample_Project /PAGENAME:=CA1+EAA/1
XSDPreviewAction /PROJECTNAME:"C:\...\EPLAN\Electric P8\Projects\...\ESS_Sample_Project" /PAGENAME:=CA1+EAA/2
Preview of a page macro:
XSDPreviewAction /PROJECTNAME:ESS_Sample_Project /MACRONAME:Macro_0001.ema
XSDPreviewAction /PROJECTNAME:$(MD_PROJECTS)\ESS_Sample_Project /MACRONAME:$(MD_MACROS)\Macro_0001.ema