Hi,
I am getting the following error on an AdvancedHMIControls.CheckBox
"General Error: Offset plus Number of Elements extends beyond the end of the requested tag."
The comms method is EthernetIPforCLXCom, and works fine for all else.
The PLC tag in question is a type of BOOL. (Set up in an array as BOOL[100]), PLC is a L27 Compact Logix
The Advanced HMI check box control has the same PLC tag set in both:
PLCAddressCheckChanged
PLCAddressChecked
It works fine, as expected, however the error flashes on and off continually. I can turn the error off using SuppressErrorDisplay = true. But I would still like to know what is happening?
I am using AdvancedHMI version: 3.99(t)
Thanks,
Graeme.