Error in SIL execution for model within a resettable subsystem
12 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
I am trying to test my model using simulink test, by placing it within a resettable subsystem, however only the MIL mode passes and the SIL mode fails for the reset functionality with a message "Simulation Error: Subsystem Model_xxx contains referenced models, which is not supported for SIL and PIL simulations.". The model within the resettable subsystem contains 2 Unit Delay blocks with the 'Initial Condition' set which I want to reset. I would appreciate any hints or alternate options to test the rest functionality in SIL mode.
Thanks,
Jerome.
0 comentarios
Respuestas (1)
David
el 8 de Oct. de 2024
Hi there!
It sounds like you're encountering a common challenge when testing models in Simulink. The error regarding referenced models in SIL (Software-in-the-Loop) and PIL (Processor-in-the-Loop) simulations can be tricky. One approach you might consider is to simplify your model by removing the referenced models temporarily to isolate the issue, or you can also explore the use of MATLAB's Stateflow for managing resets more effectively.
If you’re looking for more detailed guidance or assistance with your MATLAB assignments, feel free to check out www.matlabassignmentexperts.com. Our team specializes in helping students navigate complex MATLAB challenges and can provide tailored solutions to enhance your learning experience. You can also reach us at WhatsApp: [+1 (315) 557-6473] or via email at info@matlabassignmentexperts.com.
Ver también
Categorías
Más información sobre Test Model Components en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!