Starting the Postprocessing Executable from a Command Line

You can start optiSLang postprocessing in a command line with the user interface enabled.

On a Windows system, run the following command:

[installation path]\oslpp [additional options]

On a Linux system, run the following command:

[installation path]/oslpp [additional options]
OptionDescription
--help (-h)Displays an overview of all command line parameters.
--monitoring-command-script-path argSets the optiSLang monitoring command script directory.
-p [ --project-name ] argOverwrites the postprocessing project name.
-m [ --modus ] argSets the postprocessing mode.
--command-script [-s] scriptSets the monitoring command script.
--template-file [-t] template fileSets the monitoring template file.
--text-import-settings-file argSets the settings file used for importing text files.
--text-import-interactiveOpens up the Design Point Import wizard when using text-import-settings-file.
--export-omdb-path argDirectly create an *.omdb file at the provided path.
--monitoring-mode [-m] arg

Sets the monitoring mode. Valid arguments are:

  • 0: Auto-detect the mode from the monitoring database file (default)

  • 1: Statistics monitoring

  • 2: Reliability monitoring

  • 3: Optimization monitoring

  • 4: Approximation monitoring