Hello,
Using the PCAN-Router pro, I need to return messages after receiving a RTR with a different ID. I currently am using the "Message gateway" to trigger sending the message. E.g. I receive a remote frame on ID 0x5000Ah and I want to respond on ID 0xAh.
Example.png
This triggering is working ...
Search found 3 matches
- Fri 26. Jan 2024, 11:05
- Forum: PCAN-Router Pro
- Topic: Alternative way to trigger sending messages than message gateway
- Replies: 1
- Views: 7031
- Mon 9. Oct 2023, 08:41
- Forum: PCAN-Router Pro
- Topic: transmitting data from CAN 4 to CAN 1 only when RTR is received
- Replies: 2
- Views: 14811
Re: transmitting data from CAN 4 to CAN 1 only when RTR is received
That worked, thank you very much! 

- Fri 6. Oct 2023, 15:26
- Forum: PCAN-Router Pro
- Topic: transmitting data from CAN 4 to CAN 1 only when RTR is received
- Replies: 2
- Views: 14811
transmitting data from CAN 4 to CAN 1 only when RTR is received
Hey,
I have a constant stream of data to CAN 4 and I want to pass one message to CAN 1, only when a RTR is sent to CAN 1. Is it possible to save the latest CAN message from CAN 4 in a buffer and when the RTR is sent on CAN 1, this buffer is emptied? Currently I am using the PPCAN editor 2 software ...
I have a constant stream of data to CAN 4 and I want to pass one message to CAN 1, only when a RTR is sent to CAN 1. Is it possible to save the latest CAN message from CAN 4 in a buffer and when the RTR is sent on CAN 1, this buffer is emptied? Currently I am using the PPCAN editor 2 software ...