Maximum SHORT-NAME length

Description

Specify maximum length for SHORT-NAME XML elements for the AUTOSAR Classic Platform

Category: Code Generation > AUTOSAR Code Generation Options

Settings

Default: 128

The AUTOSAR standard specifies that the length of SHORT-NAME XML elements cannot be greater than 128 characters. Specify a maximum length for SHORT-NAME elements exported by the code generator, up to 128 characters.

Tip

Set the same value for top and referenced models.

Command-Line Information

Parameter: AutosarMaxShortNameLength
Type: integer
Value: an integer less or equal to 128
Default: 128

Related Topics