- Sample Time Propagation in a Function-Call Subsystem: https://www.mathworks.com/help/simulink/ug/using-function-call-subsystems.html#btsrkjg
- Function-Call Subsystems Specify Periodic Execution: https://www.mathworks.com/help/simulink/slref/simulink-subsystem-semantics.html#SimulinkSubsystemSemanticsExample-10
Can I replace the periodic trigger subsystem with a pulse generator?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Mohamad Ali Mokhadder
el 4 de Abr. de 2022
Respondida: Abhishek Chakram
el 9 de Nov. de 2023
I couldn't find the periodic trigger subsystem block in the library browser. I found that if I have to code a new subsystem to act as a periodic trigger, I will be using the pulse generator block so I directly connect that generator to the Trigger input of J1939 Transmit block. Do you have any idea about the difference between the two blocks or how can I get the periodic trigger subsystem block?
Thank you
0 comentarios
Respuestas (1)
Abhishek Chakram
el 9 de Nov. de 2023
Hi Mohamad Ali Mokhadder.
It is my understanding that you would like to know how to implement periodic trigger subsystem in Simulink. Here are few documentations on how to implement the same:
Best Regards,
Abhishek Chakram
0 comentarios
Ver también
Categorías
Más información sobre Subsystems 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!