General Database Structure
- Updated2023-12-28
- 1 minute(s) read
General Database Structure
The database structure of the powertrain application corresponds to the structure of the modular application described in the PAconfigurator manual.
Note This section of the documentation and its sub-sections are not specific to a single
application type of the Powertrain application group. The examples listed here may belong to
different application types and are intended as general, non-application-specific
information.
The database structure consists of the following main parts:
- ###SYSTEM###—This folder contains the components from which the application library and the test library are built. Do not change the system folder.
- Application Library—Contains different preconfigured application variants that can be linked to a test.
- Test Library—Contains the parameterization of the test bench, the DUT, the test runs etc.
- Tests—Combine a specific application configuration with specific test parameters to an executable test run.