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 to dynamic an image

mawaloc
2019-04-16
2019-04-16
  • mawaloc - 2019-04-16

    Hello,

    Actually I'm using some picture through image pool in my program.

    As it's touch pad screen. When I press the picture I can change state of my variable selected.
    But from screen point of view I don't see any effect that shows the state has changed.

    So how possible is it to change size ;may be color of the picture or backgroung of it depends state variable.

    thank you

     
  • ninanderson - 2019-04-16

    Hi Mawaloc,

    If it's a BOOL variable that your changing with a touch then use the Image Switcher which can be found in Toolboxes - Lamps/Switches/Bitmaps.

    It lets you assign two bitmaps to a variable, one for OFF and the other for ON.

    You can also select if the action should be Toggle (On/Off) or Tap (Momentary)

    Good luck

     
  • Dave-76 - 2019-04-16

    Hi Mawaloc,
    i use in such cases the ESC-Button:
    https://store.codesys.com/esc-image-button.html
    you can download this add-on and example for free in the store.

     

Log in to post a comment.