Tag Loading Error

TagError

See above is a snippet of a screen I am working on with some tag errors. I use an embedded view and a numbering system to indirectly tag bind them. All the tags are coming into the tag browser correctly. So, the issue is not all the tags are coming in correctly, because when I reload the page, it will be a different set of tags that is incorrect instead of the ones in the attached image meaning the actual tag path is not the issue. Looking around other forums it seems to possibly be an error on the PLC side. I could not find a concrete fix to the issue though. The processor of the PLC is an Allen Bradley 7 Series (I can find the exact model if that is needed). If anyone has experienced this issue and found a solution or have an ideas I would greatly appreciate

Another note: The screen is decently complex having 28 total instances of this embedded view: A01-A14 and B01-B14. Another odd thing is that it is only happening on the embedded view. All the other elements with tag bindings have no problem. The main thing that boggles me is how it changes which ones are messed up.

What version? We recently fixed an issue with in/out params in Embedded Views. Is there any chance the Embedded Views are configured as such?

I am a little outdated using 8.1.17
I think I fixed it though, but I am unsure why it was a fix to the problem exactly. On the embedded view when I was building it, I had the values of the first instance in there for testing purposes. I changed them to be null values and then it worked.