Global shared script write to OPC tag

I have a OPC tag that works similar to a handshake between the PLC and Ignition. I was wondering if its possible to do a

system.tag.write(OPC tag,value) from a shared script.

system.opc.writeValue(), perhaps?

2 Likes