The application library contains all available applications. Applications contain basic information, like how to perform a friction test or a roller application. An application is not yet a test that can be generated. It also does not contain any information about the DUT or the specific test run.

Structure of an Application

In an application a pre-configuration takes place, which already contains a minimum executable test.

Each application consists of a root folder with the Application folder type .

This contains the following subfolders:

  • Application configuration
  • Application system

Application Configuration

The application configuration subfolder contains all parameterizations provided by this application. An application can have different characteristics. Different characteristics of the same application are realized by creating a separate configuration for each of these characteristics.

Tip Examples of an application with different characteristics:
  • A gearbox application that is to operate with two or three drives
  • A battery application that is to work with or without a climatic chamber

Application System

The application system subfolder includes pre-configured modules that are combined to form the basis of a test station application.

A basic application is delivered with the modular database, which forms the basic framework for all test station applications. In addition, this database contains a component application that can be used to create an executable test component. These two applications are located in the ###BASE### subfolder of the application library.