AdvancedHMI Software
General Category => Support Questions => Topic started by: HillsInc on November 16, 2016, 10:29:16 AM
-
Setting up a simple display with a series of basiclabels. I am using the PLCAddressVisible property. The text of the basiclabel displays when the value is true and is hidden when the value is false. I am not able to modify the PLC logic so I have to figure out how to reverse when the basiclabel is visible and when it is hidden.
Any assistance with this would be most appreciated.
Regards,
Todd
-
Precede your address with NOT
-
Archie,
Thank you for the quick response. So 100001 would be NOT 100001
That just seems too simple!
Regards,
Todd