Hi to all,
In my visualization I need get the coordinate (x,y) of the point touched.
Is it possible, if yes how is possible?
Thanks for all
Hi. Use SysTargetVisu23 library.
...which is covered by the following example: https://store.codesys.com/visu-event-handler.html m
Hi,
thanks for your feedback. Where can I find the documentation for SysTargetVisu23 library?
Thanks
It's integrated in library.
Hello everyone,
I use the systargetvisu23 library. But on a new project I have to use windows 10 64bit, and the library no longer works.
Is there a 64 bit version?
Thank you
Hey, You should not use SysTargetVisu23. That is a really really old lib which is no longer maintained.
What are you trying to do?
Best regards, Marcel
Hello Marcel, Thank you for your answer.
With systargetvisu23, the operator can drag the manual mode keys to arrange them as desired. I use the blocks:
GetLastMouseDownEvent GetLastMouseMoveEvent GetLastMouseUpEvent
Please use the IMouseEventHandler. The post by eschwellinger contains an example
Thank you very much Marcel.
Hi, The example doesn't work on the new Visualization profile (4.0.0.0 and up). What can I do to make it work?
UPDATE: Just noticed that after updating the profile the settings of "Call after visu initialization" was reset.
Log in to post a comment.
Hi to all,
In my visualization I need get the coordinate (x,y) of the point touched.
Is it possible, if yes how is possible?
Thanks for all
Hi.
Use SysTargetVisu23 library.
...which is covered by the following example:
https://store.codesys.com/visu-event-handler.html m
Hi,
thanks for your feedback. Where can I find the documentation for SysTargetVisu23 library?
Thanks
It's integrated in library.
Hello everyone,
I use the systargetvisu23 library.
But on a new project I have to use windows 10 64bit, and the library no longer works.
Is there a 64 bit version?
Thank you
Hey,
You should not use SysTargetVisu23.
That is a really really old lib which is no longer maintained.
What are you trying to do?
Best regards,
Marcel
Hello Marcel,
Thank you for your answer.
With systargetvisu23, the operator can drag the manual mode keys to arrange them as desired.
I use the blocks:
GetLastMouseDownEvent
GetLastMouseMoveEvent
GetLastMouseUpEvent
Thank you
Please use the IMouseEventHandler.
The post by eschwellinger contains an example
Last edit: m.prestel 2022-02-16
Thank you very much Marcel.
Hi,
The example doesn't work on the new Visualization profile (4.0.0.0 and up).
What can I do to make it work?
UPDATE:
Just noticed that after updating the profile the settings of "Call after visu initialization" was reset.
Last edit: spiritcore 2022-06-16