Please enable JavaScript to view this site.

MESYS Calculation Software

Navigation: General

Command line parameters

Scroll Prev Top Next More

The software supports several command line parameters:

-highDPIRoundUp rounds a non-integer scale factor up in case of high DPI settings.

-highDPIRoundDown rounds a non-integer scale factor down in case of high DPI settings.

-highDPIRound rounds a non-integer scale factor in case of high DPI settings.

-highDPIRoundPreferDown rounds a non-integer scale factor in case of high DPI settings. In case of 50% it will be rounded down.

-desktopOpenGL tells the software to use hardware OpenGL, which is the default.

-softwareOpenGL tells the software to use a software driver for 3D-graphics. This can be used if the two settings above fail to work.

-ini=file.ini tells the software to use ‘file.ini’ for program settings.

-license=license.dat tells the software to use ‘license.dat’ as license file. This can be used it different license files are available.

-language=xx sets the language for the user interface. Valid options are EN, DE, FR, ES, KO, ZH, JA, TR.

-lock keeps the *.xml file, which is also defined on the command line, open until the program is closed. This can be used for calls from other programs, which check when the input file is released.

-generatereport=filename.pdf generates a report if a *.xml file is also passed on the command line. The program is closed afterwards.

-save or -saveas=filename.xml will save the input file after calculation if also a *.xml file is passed on the command line. The program is closed afterwards. In the shaft calculation also a *.rexs file is supported for input and output in addition to the default xml file format. In addition to the *.xml extension also the new module specific file extensions are possible.

If a *.xml filename is passed as a parameter, the file is opened by the software. This also allows to drop an input file on a program icon on the desktop. In the shaft calculation also a *.rexs can be used in addition to *.xml.