Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

Touch Point coordinates

lucaver89
2019-04-30
2022-06-16
  • lucaver89 - 2019-04-30

    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

     
  • e.kislov - 2019-05-01

    Hi.
    Use SysTargetVisu23 library.

     
  • lucaver89 - 2019-05-01

    Hi,

    thanks for your feedback. Where can I find the documentation for SysTargetVisu23 library?

    Thanks

     
  • e.kislov - 2019-05-01

    It's integrated in library.

     
  • Nico01 - 2022-02-16

    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

     
  • m.prestel - 2022-02-16

    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

     
  • Nico01 - 2022-02-16

    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

     
  • m.prestel - 2022-02-16

    Please use the IMouseEventHandler.
    The post by eschwellinger contains an example

     

    Last edit: m.prestel 2022-02-16
  • Nico01 - 2022-02-16

    Thank you very much Marcel.

     
  • spiritcore - 2022-06-16

    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

Log in to post a comment.