You are on page 1of 1

AVEVA Marine Administration Tips

Last updated: 22-10-2015


AVEVA Marine Project settings method on server:
o

Editing "evars<PRO>.bat" in the Project Directory by replacing Server path with local.
Ex.
set XXX000=%projects_dir%\Xxx\xxx000
to
set XXX000=\\SERVER-or-IP\Xxx\xxx000
Finally edit "evars.bat" for pointing "evars<PRO>.bat" file.
Ex.
call "%projects_dir%Xxx\evarsXXX.bat"

AVEVA Marine Project's direct access shortcut method:


o
o
o
o
o

Generate new mar batch file with following special call:


call "%pdms_installed_dir%\evars1" "%pdms_installed_dir%"
Set your main evar as evar1.bat, that will automatically redirected from marine batch
file, which will have specific project call line.
Make shortcut for newly generated mar batch file to access direct project on the
shortcut with project name.
Enjoy having direct access to the Project.
Advantage of this method:
o No need to modify evar files, specially used for administrators
o No user interference in case of user deployment
o Central deployment and PMLLIB control

Hope you enjoy the document, I will come up with more tips
Feel free to comment me in case of more understanding!!
~Jack~

You might also like