Where to find the gateway function?

Universal Controller for CAN Applications
Post Reply
Laurent
Posts: 13
Joined: Fri 5. Jun 2015, 10:10

Where to find the gateway function?

Post by Laurent » Fri 23. Sep 2016, 17:20

Hi all,
I'm trying to configure the gateway function on my MIO to route some frames from bus 1 to bus 2. I cannot find the tab in the PPCAN editor. Can you send me a screen shot to locate this function?
Thanks a lot,
Laurent

User avatar
A.Gach
Sales & Support
Sales & Support
Posts: 3
Joined: Mon 5. May 2014, 09:36

Re: Where to find the gateway function?

Post by A.Gach » Mon 26. Sep 2016, 16:57

HI,
please go to "Edit Module Configuration" and use "Message Gateway" Option to configure (see also attached screen shoot)
PPCAN-Editor Message Gateway Function.jpg
PPCAN-Editor Message Gateway Function.jpg (108.52 KiB) Viewed 8215 times
PEAK-System Support

liviu2004
Posts: 12
Joined: Fri 12. Jul 2019, 07:36

Re: Where to find the gateway function?

Post by liviu2004 » Fri 12. Jul 2019, 07:44

Can PCAN-MIO convert canbus messages from one port to another? To explain, I have a conflict in a network and I can't change the nodes behaviour, so I need to split the bus. Once a message is received at bus0, I need to send a different and fixed message to bus1. Is this possible? I get an auto gearbox in my car and need some data sent to the instrumentation bus.

User avatar
PEAK-Support
Sales & Support
Sales & Support
Posts: 1646
Joined: Fri 10. Sep 2010, 19:34

Re: Where to find the gateway function?

Post by PEAK-Support » Sat 13. Jul 2019, 15:23

For your scenario, the simple PCAN-Router is the best choice. 2 CAN Channels, very easy to implement, free C/C++ Compiler and Tools include. Samples show how to setup a simple CAN Forwarder (from ID CAN1 to ID CAN2 and vice versa)
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------

liviu2004
Posts: 12
Joined: Fri 12. Jul 2019, 07:36

Re: Where to find the gateway function?

Post by liviu2004 » Sat 13. Jul 2019, 18:15

Purchasing right now....
Very easy to implement ... remains to be seen. :D
Last time I played with C/C++ was in high school, 24 years ago :roll:

Bear with me if I come with more questions, on the PCAN-router section. Thanks.

Post Reply