Author Topic: GifAnimator: does not animate  (Read 1301 times)

joko markono

  • Full Member
  • ***
  • Posts: 132
    • View Profile
GifAnimator: does not animate
« on: October 17, 2019, 02:58:29 AM »
Hi Guys,

I have this file that supposed can animate when signal is given. but i can only make it visible but it does not rotate as it suppose to. please see my attachment.
https://www.advancedhmi.com/forum/index.php?topic=2481.msg14962#msg14962
May I know what i need to set to enable the rotation beside the PLC address that i input in the PLC Adress Value. Currently my setting of the GifAnimator is as in attachment.

Godra

  • Hero Member
  • *****
  • Posts: 1447
    • View Profile
Re: GifAnimator: does not animate
« Reply #1 on: October 17, 2019, 04:17:03 AM »
You need to set it as "Image" not "BackgroundImage" and provide PLCAddressValue as a boolean to start/stop the animation.

joko markono

  • Full Member
  • ***
  • Posts: 132
    • View Profile
Re: GifAnimator: does not animate
« Reply #2 on: October 18, 2019, 04:11:29 AM »
Thanks, i will try that.