Dear All,
I need to detect whether I am getting heartbeat of other components that is connected through CAN communication. If not, I should give error after a timeout.
So while I am searching for a solution I have run into that thread. And I just wanted to implement recommended solution by @constantinrazva .
My block is here as it seems. I have put one Get_Bus_Tick in RX_Complete and One in Subsystem and substracted them to find timedifference. I am taking TIMEOUT as zero everytime.
I have also attached that part of my model lke and excel file in attachment. You should convert attached file to .slx from xlsx.
How can I solve that?
Thanks.

Also, I have tried another model to try your advised solution. It did not work out. What I am missing?
Thanks.