2
« on: March 19, 2019, 02:06:41 PM »
I think you misunderstood Enable/Disable. I was talking about the text that is displayed when the value is Boolean (like On/Off, True/False, Yes/No, etc.)
I have modified the BasicLabel to meet the request. I was hoping that the modifications would become part of the standard build so that I would not have to replace the standard with my modified one each time a new version is released.
I have attached my version here.
Side Note: The "Blink" is not controlled by a PLC address. I set the Highlight character to nothing to start the blinking and then use the PLCAddressVisible to show/hide text that needs to catch the operator's eye. Also, I'm not 100% sure about the new PLCAddressValueToSubtractFrom property. I do not currently have a PLC that is not in production to test it with.