How can i know that CAN is connected?

Discussion of configuring and troubleshooting communication to PLC's or other devices using iX Developer.
Post Reply
iva
Posts: 13
Joined: Sat May 04, 2013 7:23 am

How can i know that CAN is connected?

Post by iva »

Hello everybody,

We are working with T10A panel and communicating with it by means FreeCAN controller. Our client ask to set an additional error "Panel not connected" to see that there is no any connection at all. I see the next decisions:
1. To add new telegram (let say LifeSignal) and consider according Tag;
2. To check timeouts for all available tags and set the error when all timeouts are set.
But i hope there have to be easier way to get it. Does anybody know how detect that connection is absent and no any telegram received?

Thanks in advance.

User avatar
Chris T.
Posts: 109
Joined: Mon Nov 20, 2017 5:29 pm

Re: How can i know that CAN is connected?

Post by Chris T. »

iva,

The best method that comes to mind is a heartbeat. This way you are sure of your telegrams being sent properly and that the desired device is talking back to you.
Best regards,
Christopher
(801) 708-6690
Technical Support
Contact Us

Beijer Electronics AB
http://www.beijerelectronics.us

barbaragabriel
Posts: 1
Joined: Thu Apr 26, 2018 2:29 am

Re: How can i know that CAN is connected?

Post by barbaragabriel »

Thanks for addressing this issue! My friend surely knows how detect that connection is absent and no any telegram received.

Post Reply