CimProject.InstallRoot (read-only property)

Returns the installation root for CIMPLICITY
Syntax: String = object.InstallRoot
Description: The CimProject.InstallRoot property returns a string containing the root directory of the CIMPLICITY installation (e.g. c:\cimplicity\hmi\) Note: When attaching to a remote system via DCOM, this InstallRoot is the path on the remote server, not the path with respect to your computer.

Example

a$ = project.InstallRoot