Testing the Installation
- Last UpdatedJan 19, 2026
- 1 minute read
Some example dgn files are supplied with ImPLANT-I. You will find all the required testing material below the test subfolder of the installation folder (by default C:\AVEVA\Plant\Design\ImPLANT-I2.3 or C:\AVEVA\Marine\Design\ImPLANT-I2.3). This includes:
|
dgn8example.dgn |
A dgn8 format file. |
|
tank1.dgn / tank2.dgn / tank3.dgn |
Three dgn7 format files which can form a single model. |
|
run_tests.bat |
A Windows batch file which runs ImPLANT-I.exe and ImPLANT-I2.exe to translate the above dgn files. |
|
E1_pdms.txt |
A macro file for ImPLANT-I.exe to translate tank1.dgn, tank2.dgn & tank3.dgn to Design macro files. |
|
E1_review.txt |
A macro file for ImPLANT-I.exe to translate tank1.dgn, tank2.dgn & tank3.dgn to Review model files. |
|
input_tests_to_PDMS.txt |
A macro to be run from the command-line of the Monitor module, which switches into Design in non-graphics mode and runs the macros produced by run_tests.bat. |
|
test_report.txt |
The warnings produced when these tests are run, with some explanation of them. |
You can run these tests with the ImPLANT-I GUI or with the run_tests.bat batch file. When this in run, it creates the following files:
|
dgn8example.mac |
A design macro created from dgn8example.dgn. |
|
dgn8example_log.txt |
The messages produced alongside dgn8example.mac. |
|
tank1.mac / tank2.mac / tank3.mac |
Design macros created from the three tank dgn files. |
|
E1_pdms_log.txt |
The messages produced alongside the three tank macro-files. |
|
tank1.rvm / tank2.rvm / tank3.rvm |
Review model files created from the three tank dgn files. |
|
E1_review_log.txt |
The messages produced alongside the three tank model-files. |
If ImPLANT-I has been installed in a folder where you do not have write permission, you will need to modify the examples as appropriate.