How to code test harness limitations

3 visualizaciones (últimos 30 días)
Saad FARAHAT LAROUSSI
Saad FARAHAT LAROUSSI el 16 de Mayo de 2022
Comentada: Saad FARAHAT LAROUSSI el 17 de Mayo de 2022
Im developing a script to automate test harness generation, i am using sltest.testmanager.createTestForComponent() function to create the tests harnesses blocks, when i run the program i have an error in my script " the input port 1 of the component under test has mixed sample time. Mixed sample time is not supportes in the harness model"; i know there is some harness limitations, i want to know if there is a function in order to filter the components or i have to create an exception ?
  2 comentarios
Pat Canny
Pat Canny el 17 de Mayo de 2022
I assume that when you say "filter", you are referring to a means to identify and "bypass" unsupported elements when creating a set of test harnesses. Is that correct?
Saad FARAHAT LAROUSSI
Saad FARAHAT LAROUSSI el 17 de Mayo de 2022
Yes exactly

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Test Model Components en Help Center y File Exchange.

Productos


Versión

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by