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

HOW view an image from hard disk without imagepool

2020-07-02
2020-07-13
  • therunningman - 2020-07-02

    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 :-)

     
  • i-campbell

    i-campbell - 2020-07-02
     
    • therunningman - 2020-07-02

      thank you

       
  • therunningman - 2020-07-02

    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?

     
    • m.prestel - 2020-07-13

      You need to replace your file on the $PlcLogic$/$visu$ folder and not the file referenced in your project.

       
  • i-campbell

    i-campbell - 2020-07-02

    Increase the Image.Bitmap Version by 1 whenever you feel like it

     
  • therunningman - 2020-07-03

    don't work

    i have an image

    static ID = Imagepool.image1

    bitmap version = change_img ( int )

    when i increase change_img nothing happens

     

Log in to post a comment.