Event based CAN signal generation in Simulink

조회 수: 1 (최근 30일)
shripad
shripad 2014년 10월 10일
댓글: Avinash 2015년 12월 3일
I want generate CAN transmitting signal in simulink, I am able to transmit CAN signal when certain even is occurred but when condition is not occurred or condition is not satisfy then CAN message should not be send through simulink. ( not even message with 00 data, that message should be completely disable)
please guide
Thanks
Reagrds Shripad

채택된 답변

Shankar Subramanian
Shankar Subramanian 2014년 10월 15일
Have you tried using conditional subsystems ?
  댓글 수: 2
shripad
shripad 2014년 10월 16일
yes..hopefully got the solution conditional subsystem works! Thanks
Avinash
Avinash 2015년 12월 3일
I am facing the same issue. I tried with Enabled subsystem, but it keeps sending msgs when there is no enable signal based on states setting as held/reset. So i tried with triggered subsystem, it works but now the problem is, it stops sending messages when implemented for more than 15 subsystems even there is trigger for all together. Can you help me on this if anyone tried for big number of triggered subsystem with CAN send block inside?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Signal Generation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by