AdvancedHMI Software

General Category => Support Questions => Topic started by: Phrog30 on May 12, 2017, 03:28:04 PM

Title: Button highlight when set to value
Post by: Phrog30 on May 12, 2017, 03:28:04 PM
When using a basic button, if the output type is write value then the highlight should only occur when the plc value and write value are the same.  Currently, it will highlight no matter what.  The other output types seems to work ok.

James
Title: Re: Button highlight when set to value
Post by: Archie on May 12, 2017, 08:08:51 PM
Do you have PLCAddressClick and PLCAddressHighlight set to the same integer tag?
Title: Re: Button highlight when set to value
Post by: Phrog30 on May 12, 2017, 08:25:06 PM
Do you have PLCAddressClick and PLCAddressHighlight set to the same integer tag?

yes
Title: Re: Button highlight when set to value
Post by: Archie on May 12, 2017, 08:52:04 PM
This is definitely a bug in the BasicButton. Try the attached version
Title: Re: Button highlight when set to value
Post by: Phrog30 on May 12, 2017, 10:59:57 PM
Yes, this worked, granted I had a bunch of errors to fix since the property name changed.