Author Topic: GifAnimator  (Read 726 times)

Beaware

  • Newbie
  • *
  • Posts: 9
    • View Profile
GifAnimator
« on: August 17, 2019, 07:01:18 AM »
Hello,

How to trigger the reading of an animated gif on the status of a bit at 1 or 0 with the GifAnimator function?

Thank you.

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5306
    • View Profile
    • AdvancedHMI
Re: GifAnimator
« Reply #1 on: August 17, 2019, 07:53:23 AM »
What do you mean by the reading of a gif? To change the gif file?

Godra

  • Hero Member
  • *****
  • Posts: 1443
    • View Profile
Re: GifAnimator
« Reply #2 on: August 19, 2019, 03:01:22 AM »
PLCAddressValue property is designed for addresses that provide Boolean value.
It will start the animated gif on True (or "1") and stop it on False (or "0").