Tutorials

Introduction to Capture Modules

logical Channel mapping

Example tutorials project

There is a project named MTF_tutorials_project that provides test cases covering some of the features of the MTF Python Api.

Getting started

Optional: Download the project

You can view the tutorials online or download the project, either by clicking the ‘.zip’ file or by using wget.

Note

For Windows, download wget 1.21.4 (x86_64) and move the executable to “C:WindowsSystem32”.

wget -q https://files.technica-engineering.de/MTF/Tutorials/MTF_tutorials_project/MTF_tutorials_project.zip

Install the Microsoft Loopback ETHERNET Adapter

To execute the test cases, follow this README file to create a Microsoft Loopback Ethernet Adapter, which is already included in the YAML test bench configuration file.

Available test cases

This project contains multiple test cases, structured into five main topics: Diagnostics, Measurement, Stimulation, XCP and XIL under tests subfolder.

Executing test cases

To execute the test cases, follow the instructions in the last section of the README file.

Important

The .vscode folder is hidden and therefore not visible in the project structure. To obtain and check it, download the MTF_tutorials_project.zip file.