if I associate a path with the image in the imagepool
c: \ test.jp
when I replace the image on the hard disk the image on the hmi always remains the same as before, it changes only if I reboot, why?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
is it possible to view an image from the harddisk without using the image pool as the name of the file that I would upload would always be different?
thanks :-)
CAA File.Copy()?
WebBrowser Element?
thank you
if I associate a path with the image in the imagepool
c: \ test.jp
when I replace the image on the hard disk the image on the hmi always remains the same as before, it changes only if I reboot, why?
You need to replace your file on the $PlcLogic$/$visu$ folder and not the file referenced in your project.
Increase the Image.Bitmap Version by 1 whenever you feel like it
don't work
i have an image
static ID = Imagepool.image1
bitmap version = change_img ( int )
when i increase change_img nothing happens