OPC-UA - CompactLogix - Device connectd but unknown tag Qual

Hi,

I’m new to Ignition and trying to read tag data from an AB CompactLogix PLC.

The device is configured and connected, however when I browse tags from the OPC browser, add some into the Ignition Tag database, their OPC quality is Unknown and the values cannot be read.

If I try to write to the tag however, I can see that this is written into the PLC.

How can I diagnose this issue? Is there a diagnostics window somewhere for tag-related issues?

Thanks in advance.

Regards,
Nick

More info on error when testing reading using the inbuilt OPC client in the gateway webpage:

Read completed. [Ignition OPC-UA Server]ns=1;s=[CompactLogix]Global.B01.Man
Status: Bad_CommunicationError
Value: null
Quality: [Bad_CommunicationError] A low level communication error occurred.
Timestamp: 8/9/16 5:10:45 PM ACST

Rockwell made major changes to the tag access protocol in firmware version 21 and above. Inductive Automation wrote a new driver to deal with the changes. What you are describings sounds like the old driver trying and mostly failing to talk to the new firmware. You haven’t provided enough information to be sure, but you probably need to delete the device and re-create it with the correct driver.

Thanks Phil, I’d say this would be the issue, can’t test it at the moment though. However I’ve had issues with this in another SCADA package as well, it didn’t even cross my mind for Ignition though. Cheers

I’m having this same issue but communicating to ControlLogix v20. Any ideas?

The V21 driver can talk to V20 as well, but with substantially reduced performance. If you’ve upgraded the firmware to one of the later V20’s that cuts off the legacy optimizations, it is your only choice. Consider upgrading your firmware out of that dead zone.