fverga - 2022-03-30

Hello everybody,
I'm trying to simulate mouse commands with codesys on a IFM Touchscreen display.
I've found in the library VisuElems --> VisuElemsBase the interface: "VisuElems.VisuElemBase.IMouseEventHandler" with the metods:
- HandleMouseMoveEvent
- HandleMouseBtnEvent
I was able to move an example cursor with line commands from my PC (like "touch-moving" on the display) but, at the moment, I'm not able to simulate the push or the release command like the "Touch-effect".

Can I ask for your help?
Have you any idea?

Thank you so much.