How to add a timer to a block of code which could be like a function block getting called periodically in simulink
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have to do this. Create a traffic of your own and generate them with some scheduler like some msg will be sent every 20 ms. assume there are multiple nodes and each node sends say 10-15 messages. Each message could be single signal or combination of multiple signal composed into one. Using DBC file u will also receive the messages. So each node will transmit as well as receive messages simultaneously. You will log the messages of the whole bus for few minutes and populate the worst case delay it takes for them
0 Commenti
Risposte (1)
Abhishek Kumar
il 11 Dic 2020
Hi Deependra, you can use the following to create a timer block and utilize into your model:
0 Commenti
Vedere anche
Categorie
Scopri di più su Simulink Functions in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!