Author Topic: v399e - Timer.acc not reading  (Read 1581 times)

Darrell

  • Full Member
  • ***
  • Posts: 198
  • Electrician / PLC Technician
    • View Profile
v399e - Timer.acc not reading
« on: May 15, 2016, 10:28:37 PM »
V339e ,  micrologix 1400 - EthernetIPforSLCMicroCom1  driver.

NumericSevenSegment     not reading timer ACC , integers 

BevelButtonDisplay   displaying   comm component property not set

Darrell

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: v399e - Timer.acc not reading
« Reply #1 on: May 15, 2016, 11:16:07 PM »
What do you have in the ComComponet property of the BevelButtonDisplay?

Darrell

  • Full Member
  • ***
  • Posts: 198
  • Electrician / PLC Technician
    • View Profile
Re: v399e - Timer.acc not reading
« Reply #2 on: May 16, 2016, 10:46:47 AM »
EthernetIPforSLCMicroCom1

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: v399e - Timer.acc not reading
« Reply #3 on: May 16, 2016, 01:17:37 PM »
I will test this out later today. The SLC/Micro driver in Version 3.99e has been largely re-written, so it is very possible a new bug found its way in.

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: v399e - Timer.acc not reading
« Reply #4 on: May 16, 2016, 05:15:26 PM »
I just tried this out and it worked ok for me. I would try to do a cleaning of the solution:

http://advancedhmi.com/forum/index.php?topic=1062.0

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: v399e - Timer.acc not reading
« Reply #5 on: May 19, 2016, 09:02:59 PM »
I just had a BasicIndicator do a similar thing. To fix it, I set the ComComponent to None, then set it back to the driver. After that it worked ok.