Parameters |
Description |
TYPE |
Type of task to perform the action. Possible values are:
|
PROJECTNAME |
Project name with complete file path (optional). |
VERIFICATIONSCHEME |
Name of scheme used for the check run (optional, scheme name only, without file path). |
USEPAGEFILTER |
Determines whether only filtered pages or all project pages will be used (optional). Default value: |
PAGENAME |
Name of the pages to be checked (optional). |
SELn |
Object ID of the pages to be checked (optional). Here, n is a number, e.g., /SEL1:38/4/12/0. Alternative to PAGENAME. This parameter has an effect only if the TYPE parameter has the following value: |
INSTALLATIONSPACENAME |
Name of the layout space to be checked (optional). The value is stored in the Layout space name (ID 36452) property. |
Notes:
- If a page is stated explicitly via the PAGENAME parameter, only this page will be checked, and the USEPAGEFILTER parameter will be ignored.
- If no page is explicitly stated via the PAGENAME parameter, the project pages will be determined. If the USEPAGEFILTER parameter is set to 1 (i.e. a scheme is activated), only the filtered pages in the page navigator are checked. If the USEPAGEFILTER parameter is not used or set to 0, all project pages will be checked.
Execute check run for the scheme: Offline
check /TYPE:PROJECT /PROJECTNAME:C:\Projects\EPLAN\EPLAN_Sample_Project.elk /VERIFICATIONSCHEME:Offline
Check the most recently used project with the most recently used scheme:
check /TYPE:PROJECT
Check page:
check /TYPE:PAGES /PROJECTNAME:C:\Projects\EPLAN\EPLAN_Sample_Project.elk /PAGENAME:=EB3+ET1/2
Check pages of the most recently used project:
check /TYPE:PAGES /USEPAGEFILTER:1
Check layout space of the most recently used project:
check /TYPE:INSTALLATIONSPACE /INSTALLATIONSPACENAME:BR1