Author Topic: Pilot Light and Control Logix 5000  (Read 1079 times)

Darrell

  • Full Member
  • ***
  • Posts: 198
  • Electrician / PLC Technician
    • View Profile
Pilot Light and Control Logix 5000
« on: December 15, 2014, 09:29:08 PM »
Got this error when I added a Control Logix 5000 tag  to pilot light      G1311E.B3[4]

System.IndexOutOfRangeException was unhandled by user code
  HResult=-2146233080
  Message=Index was outside the bounds of the array.
  Source=AdvancedHMIDrivers
  StackTrace:
       at AdvancedHMIDrivers.EthernetIPforCLXCom.ExtractData(String startAddress, Byte AbreviatedType, Byte[] returnedData, Int32 startIndex) in C:\Users\Olympic-IS2\Desktop\Adv.HMI For AHU Com\HMI-V390-Building 1311\AdvancedHMIDrivers\AllenBradley\EthernetIPforCLXCom.vb:line 647
       at AdvancedHMIDrivers.EthernetIPforCLXCom.DataLinkLayer_DataReceived(Object sender, PlcComEventArgs e) in C:\Users\Olympic-IS2\Desktop\Adv.HMI For AHU Com\HMI-V390-Building 1311\AdvancedHMIDrivers\AllenBradley\EthernetIPforCLXCom.vb:line 1253
       at MfgControl.AdvancedHMI.Drivers.CIP.OnDataReceived(PlcComEventArgs e)
       at MfgControl.AdvancedHMI.Drivers.CIP.DataReceivedEIP(Object sender, PlcComEventArgs e)
  InnerException:

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5270
    • View Profile
    • AdvancedHMI
Re: Pilot Light and Control Logix 5000
« Reply #1 on: December 15, 2014, 11:02:21 PM »
Is this a boolean array that is part of a User Defined Type?

Darrell

  • Full Member
  • ***
  • Posts: 198
  • Electrician / PLC Technician
    • View Profile
Re: Pilot Light and Control Logix 5000
« Reply #2 on: December 16, 2014, 08:20:43 AM »
Controller tag. Bool      User defined

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5270
    • View Profile
    • AdvancedHMI
Re: Pilot Light and Control Logix 5000
« Reply #3 on: December 16, 2014, 08:44:04 PM »
This was a driver problem. It should be fixed in Version 3.94