Author Topic: Basic Label Highlighted  (Read 782 times)

Darrell

  • Full Member
  • ***
  • Posts: 198
  • Electrician / PLC Technician
    • View Profile
Basic Label Highlighted
« on: March 16, 2017, 09:36:28 PM »
I have a label  that is visible all the time  , used in several places on the same page but i only want to light certain ones with a different bit at different times Can that easily be done

example

If PLCAddressHighlighted = b3/100 is true and PLCAddressHighlighted2 is not used the Label is highlighted
or
If PLCAddressHighlighted = b3/100 is true and PLCAddressHighlighted2 = b3/101 is true the label will be highlighted - If b3/101 is false the label will not be highlighted


PLCAddressHighlighted = b3/100
PLCAddressHighlighted2 = b3/101
PLCAddressKeypad =
PLCAddressvalue=
PLCAddressvisable =