La traduction de cette page n'est pas à jour. Cliquez ici pour voir la dernière version en anglais.
Tests ASAM XIL
La norme XIL ASAM définit la communication entre les outils d’automatisation des tests et les test benches. Installez et utilisez le Support Package Simulink® Test™ pour ASAM norme XIL afin de pouvoir utiliser Simulink Test pour contrôler un test bench ASAM conforme XIL.
Classes
sltest.xil.framework.Framework | Initialize test bench, start and stop simulation, and display test bench, variable, and task (depuis R2022a) |
sltest.xil.framework.FrameworkConfiguration | Configure test bench ports and variable mapping (depuis R2022a) |
sltest.xil.framework.TestVariable | Read and write variable mapped to test bench (depuis R2022a) |
sltest.xil.framework.Stimulation | Control external input to test bench (depuis R2022a) |
sltest.xil.framework.Acquisition | Control signal data logging on test bench and retrieve logged data (depuis R2022a) |
Fonctions
sltest.xil.testbench.createMAPortConfigFile | Create configuration file for XIL model access port (depuis R2024b) |
Rubriques
- Install and Set Up the Simulink Test Support Package for ASAM XIL Standard
Install software to use third-party test benches.
- Create and Run Tests Using the ASAM XIL Standard
Use the ASAM XIL standard to run tests on an external test bench.
- Create Tests That Use Third-Party Test Benches
Use the ASAM XIL support package with third--party test benches.
- Create Tests Using Simulink Model Simulation as a Test Bench
Use Simulink model simulation as a test bench with the Simulink Test Support Package for ASAM XIL Standard.
- ASAM XIL Classes and Methods Supported by Simulink Test
Interface with test cases by using ASAM XIL API classes and methods.