Author Topic: Only reading 1 array register  (Read 7 times)

FlippinBits

  • Newbie
  • *
  • Posts: 1
    • View Profile
Only reading 1 array register
« on: Today at 02:59:02 PM »
I'm having a strange problem.  I have a page that just reads values from 2 PLCs.  One is ControlLogix which is working as expected.  The second is CompactLogix which has the problem. Using the same driver for both.
I am reading an array of values.  The displayed values are all the same as the first set in the array.  So, it reads the first row, then the second row is the same values as the first, 3rd same as first, 4th same as first.
I am just using the Basic Label addressed to each element.  The PLC address is correct in Properties, but that is not the value that is displayed.  Using version V399x Patched3 of Advanced HMI.
Any ideas?
TIA