8.0.3 Converting OPC tag values Type to TypeArray (title invalid)

8.0.3 Converting OPC tag values Type to TypeArray

Double to DoubleArray
String to StringArray
Uint32 to LongArray

Is this expected?

I am sorry. 8.0.3 is correct behavior.

8.0.2 was converting List of String to String, List of Uint32 to Long, List of Double to Double.

8.0.3 seems to be representing as it should.

1 Like