Parameter |
Description |
TYPE |
Type of task that the action is to perform: |
PROJECTNAME |
Project name with complete file path (optional). |
CREATIONSCHEME |
Name of the scheme for cable generation (optional). |
NUMBERINGSCHEME |
Name of the scheme for cable numbering (optional). |
AUTOSELECTSCHEME |
Name of the scheme for automatic cable selection (optional). |
REGENERATECONNS |
Indicates whether connection should first be regenerated (optional, 0 = No, 1 = Yes). |
KEEPOLDNAMES |
Indicates whether existing cable names should be kept (optional, 0 = No, 1 = Yes). |
STARTVALUE |
Start value for DT counter (optional). |
STEPVALUE |
Increment; value by which the DT counter is increased (optional). Default value: |
ONLYAUTOCABLES |
Indicates whether the cable selection is only made for automatically generated cables (optional, 0 = No, 1 = Yes). |
REBUILDALLCONNECTIONS |
If the value is 1, all connections will be regenerated, otherwise only an update takes place. |
PAGENAME |
Name of the page to be updated (optional). This parameter has an effect only if the TYPE parameter has the following value: |
USEPAGEFILTER |
Determines whether only filtered pages or all project pages will be used (optional). Corresponds to the activation of the filter in the user interface. This parameter has an effect only if the TYPE parameter has the following value: |
PAGEFILTERNAME |
Name of the page filter. Only connections on pages are updated that are filtered by the filter named PAGEFILTERNAME. This parameter has an effect only if the TYPE parameter has the following value: |
PAGENAMEn |
Names of pages for which a connection update is to be run (optional). In this case, n is a number, e.g., /PAGENAME1:=EB3+ET1/2 /PAGENAME2:=EB3+ET1/4 /PAGENAME3:=EB3+ET1/7, etc. These parameters are only effective in connection with the following value of the TYPE parameter: |
SELn |
Object ID of pages for which a connection update is to be run (optional). Here, n is a number, e.g., /SEL1:38/4/12/0. Alternative to PAGENAMEn. This parameter has an effect only if the TYPE parameter has the following value: |
Connection generation:
generate /TYPE:CONNECTIONS /PROJECTNAME:C:\Projects\EPLAN\EPLAN_Sample_Project.elk
Cable generation:
generate /TYPE:CABLES /KEEPOLDNAMES:0 /STARTVALUE:5 /STEPVALUE:2 /ONLYAUTOCABLES:0