Author Topic: Communication Problem  (Read 1640 times)

Jesse

  • Jr. Member
  • **
  • Posts: 50
    • View Profile
Communication Problem
« on: August 20, 2013, 01:03:02 PM »
I'm New to this AdvancedHMI. My first program was for a SLC using a simple timer preset and accumulation digitmal panel meter. My next program was in a Controllogix just turning on a pilot light with ON/OFF buttons. For both of these programs I have been using the DF1 driver.

Heres my problem. After anywhere from 15 seconds to 5 minutes. I get an error on both the timer program and on the pilot light program saying "Index was outside of the bounds of the array." up untill this happens my program always works fine though. So what do I do about this?

On a side note I am using version 3.5 with Visual Studio 2010.

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5269
    • View Profile
    • AdvancedHMI
Re: Communication Problem
« Reply #1 on: August 20, 2013, 01:17:55 PM »
There were some fixes made to the DF1 driver. They are part of the latest version 3.5.6 which was posted less than a week ago. Have you tried the latest version?

Jesse

  • Jr. Member
  • **
  • Posts: 50
    • View Profile
Re: Communication Problem
« Reply #2 on: August 20, 2013, 04:16:43 PM »
That did the trick. Thank you! I was really riding the struggle bus on that one.