Version 13.5 (November 2025)
Container-Build
TOC Generation Support for System Constants (ARXML)
It is now possible to generate a Table of Contents (TOC) entry for System Constants directly from ARXML metadata.
This can be enabled by adding the argument -DgenerateSystemConstants to the product’s .ini file.
For details please refer option for system constants section.
|
Currently, only the following value specification types under
Support for additional specification types in ARXML will be introduced in future releases. |
Support for Port Positioning on Rotated Masked Blocks
EHANDBOOK now supports Simulink’s configurable port positioning behavior for masked blocks when rotated. The port order and layout are now consistent with Simulink, ensuring accurate visual alignment.
| For masked blocks with images, port clickability is currently not supported. |
Support for Unique Label Names in C-Code Based Models
It was previously possible to assign unique names to labels of C-Code based models through label configuration, but these names were not searchable. The unique label names are now supported in global search, enabling easier navigation and lookup within C-Code based models.
Improved Documentation for C-Code Converter
Comprehensive documentation is now available for setting up and configuring the C-Code Converter. The updated guide includes detailed explanations of configuration options (CCodemeta), recommended folder structures, and handling of shared libraries. It also provides clarifications on SWAN debug log terminology and practical examples to help users configure and run the converter efficiently. Please refer: Setting up Library Folder, CCode Configuration, SWAN Debug Logs