Is it possible to change an image position in the mapp View HMI from runtime? Or drawing a simple line from runtime?
There is the VISAPI library which meet these kind of requirements for VC4 but what is the successor/alternative of this on mapp View side?
I had the same problem some time ago and couldn’t find a solution by using some kind of libraries. Instead, my workaround is to draw all lines/images on the HMI and only make one line/image visible at once and hide the others by using a variable binding.
This makes the HMI appear like the line/image is “changing” its position.
But would be interesting to know if there are any other solutions too.
Actually, we basically need to move a PNG on HMI, and the following part of Manfred’s mentioned part is meeting our requirements now.
Thanks for your support!
We are more powerful with the Community!