How to update OPC tag quality attribute using prosysopc opc library from java?

Hi there,

I am use prosysopc library for write and update tag value from java eclipse editor.
I want also update opc tag quality from java using prosysopc library. I was tried searching solution from google but there is no suitable example found.

could you please help me find the suitable solution ?

Thank you in advance.

Are you writing to an OPC tag in Ignition’s OPC UA server?

yes.

The server doesn’t accept modifications to the StatusCode, only the Value.