Parameters |
Description |
TYPE |
Describes the search range: |
PROJECTNAME |
Project name with complete file path (optional). |
SEARCHITEM |
Text you are searching for. |
CASESENSITIVE |
Case-sensitive (optional, 0 = No, 1 = Yes). |
WHOLETEXT |
Find whole texts only (optional, 0 = No, 1 = Yes). |
LOGICPAGES |
Search logic pages (optional, 0 = No, 1 = Yes). |
GRAPHICPAGES |
Search graphical pages (optional, 0 = No, 1 = Yes). |
EVALUATIONPAGES |
Search report pages (optional, 0 = No, 1 = Yes). |
NOTPLACEDFUNCTIONS |
Search unplaced functions (optional, 0 = No, 1 = Yes). |
FILTERSCHEME |
Filter scheme for functions (optional). If this parameter is specified, only the data that corresponds to the criteria of the specified filter scheme for functions is searched. |
Note:
The result of the search is displayed in the list of the Search results dialog only if the project for which the search was carried out is currently open in EPLAN.
Search text:
search /TYPE:TEXTS /PROJECTNAME:C:\Projects\EPLAN\EPLAN_Sample_Project.elk /SEARCHITEM:Hallo /CASESENSITIVE:1 /WHOLETEXT:0 /LOGICPAGES:1
Search page properties:
search /TYPE:PAGEDATA /PROJECTNAME:C:\Projects\EPLAN\EPLAN_Sample_Project.elk /SEARCHITEM:Drive /CASESENSITIVE:0 /WHOLETEXT:0 /LOGICPAGES:1 /EVALUATIONPAGES:1 /NOTPLACEDFUNCTIONS:1