Hi.
We are curently facing a problem writing to single element in OPC array (KEPserver OPC UA) tags from plant scada.
I can read but not write to single element array tags, this applies only to array tags, read/write for other non-array format works
Address
OPCtag!A[12] (12 elements of float)
ScadaTag
testtag1
Read and Write in graphics
testag1[1], testag1[2], testag1[3] etc.
If i change values ifromOPC client it changes in plant scada, but not vice versa.