How to limit the number of CAN frames per packet
Posted: Tue 28. Mar 2017, 09:00
Hello,
Is there any way to limit the number of CAN frames per packet sent by the gateway? Following the developer documentation, I changed the parameter FPP = 1 in the .ini file that I am using to configure the gateway, but once I analyze the data that I receive, I can still see that two or three packets are sent in the same frame sometimes.
What is the limit/condition for which the gateway is going to send one or several CAN frames in a single packet? Is it possible to limit to only one frame per packet even if the data rate is high?
Here is my configuration: 250kbit/s transfer rate on my CAN2LAN route, TCP protocol. The device that I use is sending to the gateway at the maximum between 2 and 5 CAN messages every 100ms, but at a random interval. (e.g two messages can be spaced by only a few milliseconds sometimes)
Thanks for your help.
Is there any way to limit the number of CAN frames per packet sent by the gateway? Following the developer documentation, I changed the parameter FPP = 1 in the .ini file that I am using to configure the gateway, but once I analyze the data that I receive, I can still see that two or three packets are sent in the same frame sometimes.
What is the limit/condition for which the gateway is going to send one or several CAN frames in a single packet? Is it possible to limit to only one frame per packet even if the data rate is high?
Here is my configuration: 250kbit/s transfer rate on my CAN2LAN route, TCP protocol. The device that I use is sending to the gateway at the maximum between 2 and 5 CAN messages every 100ms, but at a random interval. (e.g two messages can be spaced by only a few milliseconds sometimes)
Thanks for your help.