Hello
I use sessions to read frames from an ECU over flexray.
Somehow I never get a frame using the Input Single point.
But If I instead use the Frame Input Queued I can read all frames since last time I read using the queued version.
Although I am only interested in the last "Event" based frame.
Any ideas?
Here are two pictures from the config of the sessions (both use the same port 2).

And the Queued version

/Mats