autosar.api.export
Export AUTOSAR XML, ASAP2 file, and generate component code from architecture model
For exporting AUTOSAR XML, ASAP2 file, and generating component code from an
architecture model, R2020a introduced the architecture function
export. Use the export function instead of
autosar.api.export. For more information, see Configure AUTOSAR Architecture Model Programmatically and the export
reference page.
Description
autosar.api.export(
exports ARXML descriptions from a specified root architecture model, composition, or
component in the context of an open AUTOSAR architecture model. The function also
generates code for referenced component models in the specified system path and
exports ASAP2 file for the component models.systemPath)
autosar.api.export(
specifies additional export options with one or more systemPath,Name,Value)Name,Value
pair arguments. For example, you can specify a ZIP file in which generated files are
packaged.
Examples
Input Arguments
Name-Value Arguments
Version History
Introduced in R2019b