AdvancedHMI Software
General Category => Support Questions => Topic started by: nzflex on July 04, 2018, 02:05:19 PM
-
Hey guys, I'm starting to become a pain ... but PLCAddressVisible, Can I set the property on the control to already be visible but appear if a tag renders true ? I have a couple of pages with a lot of finiky little labels and its annoying me that when I oad that page they are all there but slowly disappear lol
Unless any one else has some ideas like turning down the polling interval etc :)
-
Yep, that is annoying for me too. I think what I did last was if I bound that property to a PLC address, then I also manually set visible to false. So, when it first loads it will be invisible until comms start and then the PLC will "take over".