Rasperry Pi 4
Codesys MC for Raspberry 4.6 with Webvisu per Touchscreen.
I am reading the Keyboard events with evdev for some other things. The problem is when a keyboard Key is on hold, Codesys Touch Screen reaction is extreme latent/slow. Though i can see in events log that the touch events are registered.
Any Help!
Regards
Singh
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello Everybody,
i have a very special problem!
The System is
Rasperry Pi 4
Codesys MC for Raspberry 4.6 with Webvisu per Touchscreen.
I am reading the Keyboard events with evdev for some other things. The problem is when a keyboard Key is on hold, Codesys Touch Screen reaction is extreme latent/slow. Though i can see in events log that the touch events are registered.
Any Help!
Regards
Singh
Hi Tyro
Did you resove your problem? I have the same issue.
BR
Richard
I'm not really sure what you are trying to do, but maybe you are referring to using the CmpCharDevice library?
When you "open" the connection to a device, you can pass flags. What helped me is to set the non-blocking flag.
I'm not sure if this is what you are referring to, but maybe it helps: