Can't use Simulation option 'SIL' for simulink test using Test Manager
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Chethan Venkatesh
il 1 Mag 2018
Risposto: Chethan Venkatesh
il 8 Mag 2018
Trying Simulation option 'SIL' for Simulink test using Test Manager , but I am getting an error "This simulation mode is not supported for harness models. Please select from Normal, Accelerated or Rapid Accelerated modes." Attached the snapshot of the error. Is there any change to Simulink Test options in Matlab 2018A or any settings needed to overcome the error? Matlab version 9.4 Simulink test version 2.4
0 Commenti
Risposta accettata
Rong Mi
il 8 Mag 2018
Hi, Based on your description, I think you created a test harness for a subsystem in your design model, and setup Simulation option 'SIL' for Simulink test using Test Manager.
In test harness, SIL mode is not supported. The reason is that we can create a SIL harness for a subsystem in the design model. During creating the test harness for a subsystem, you can specify the verification mode as "SIL" to create a SIL harness. Then you can use normal simulation mode to simulate the test harness.
Please see the following web page for the detailed explanation about creating a SIL harness for a subsystem. https://www.mathworks.com/help/sltest/ug/silpil-verification-for-a-subsystem.html .
From bulletin 8 and 9, those are the steps to create a SIL harness. Thank you.
0 Commenti
Più risposte (1)
Vedere anche
Categorie
Scopri di più su Test Model Components in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!