UGG CLI Parameters

This page describes command-line usage and parameters for UGG.

Parameter Optional Value Type Description

-i

No

Path enclosed within double quotes

Input directory for UGG artifacts generation.

-o

No

Path enclosed within double quotes

Output directory for UGG artifacts generation.

-genmaps

Yes

None

Option to generate map files.

-viewtype

Yes

Parameter enclosed within double quotes

Option to provide a view name, for which the models and their screenshots are be generated.

-version

Yes

None

Option to display the version of UGG product being used.

-zip

Yes

None

Option to create a zipped file of the UGG artifacts.

-help

Yes

None

Show command line help documentation.

-labelconfig

Yes

Path enclosed within double quotes

Option to provide a path to a JSON-file to configure the labels to match A2L/MCD configuration.

-labelamendment

Yes

Path enclosed within double quotes

Option to provide a path and file to change label names.

UGG command line parameters, useful for debugging purposes:

Parameter Optional Value Type Description

-isdebugreq

Yes

None

Option to print extended debug messages to log file

UGG command line parameters, used along with ASCET model.

Parameter Optional Value Type Description

-ascetviewfile

Yes/No

Path enclosed within double quotes

Location of ASCET view configuration file. Mandatory when -viewtype parameter is passed.

UGG command line parameters, used along with Simulink model.

Parameter Optional Value Type Description

-nomatlab

Yes

None

Option not to use MATLAB for enhanced rendering of Simulink models.

-simlib

Yes

Path enclosed within double quotes

Path to root directory to all Simulink libraries. Directory may contain sub directories, too. Multiple root directories can be specified, separated by commas.

Paths to all libraries required by the Simulink model must be provided, including MATLAB Simulink system libraries.

-simlibfile

Yes

Path enclosed within double quotes

JSON file containing paths to all libraries required by the Simulink model must be provided, including MATLAB Simulink system libraries. (see chapter SIMULINK library paths support

-simulinkviewfile

Yes

Path enclosed within double quotes

Location of Simulink view configuration file to specify non-expandable blocks (see chapter Configure Simulink Blocks as Non-Expandable)

-matlabpath

Yes

Path enclosed within double quotes

Installed MATLAB path till matlab.exe to be used for generating mask data for Simulink models.

(see also chapter Timeout for MATLAB Connection)

In order to have proper mask generation, it is recommended to connect to the same MATLAB version in which the model is generated.

-enableVariantBlockConfiguration

Yes

None

Option to process the Simulink Variant blocks during container generation, and show the active and inactive variant choices in EHANDBOOK-NAVIGATOR.

UGG command line parameters, used along with C-Code Model.

Parameter Optional Value Type Description

-ccodeconfigfile

Yes

Path enclosed within double quotes

Location of configuration file used for conversion of C-Code model.