Author Topic: Pilot Light Control  (Read 1619 times)

Morgan

  • Newbie
  • *
  • Posts: 44
    • View Profile
Pilot Light Control
« on: May 18, 2016, 03:33:21 PM »
I have placed a pilot light control on a Form and set the PLCAddressValue property.  If the PLCAddressValue is True and the pilot light is clicked then the pilot light shows the LightColorOff even though the PLC address is still true.  It remains the off color until the Form is closed and reloaded or the PLC address changes from True to False to True.  If I have multiple lights with the same PLC address, the only one affected is the one clicked.

Using version 399f
« Last Edit: May 18, 2016, 03:39:02 PM by Morgan »

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: Pilot Light Control
« Reply #1 on: May 18, 2016, 05:44:49 PM »
This is a confirmed bug, but there is a very easy work around. Set the Enabled Property to False.

Morgan

  • Newbie
  • *
  • Posts: 44
    • View Profile
Re: Pilot Light Control
« Reply #2 on: May 19, 2016, 07:38:28 AM »
Unfortunately that does not work if you are trying to use the Pilot Light as an illuminated push button.  Any another work around?
« Last Edit: May 23, 2016, 07:56:43 AM by Morgan »