Get Values from Int Array

Hello

is there a way to get the values of a Int array from a Siemens SPS 1515 over the Ignition OPC UA server? We only get the first Value and differented into bits.

What should we change to get the Values itself??

Thanks

1 Like

There’s nothing to change. Siemens driver in Ignition doesn’t support arrays… yet…:unamused:

This is from help docu:
“Additionally, array data types can be used with devices that do not support array types, and will instead expose each bit in the value.”

https://docs.inductiveautomation.com/display/DOC79/Array+and+Dataset+Tags

[EDIT:]
I just tried v7.9.6 rc1 and still no support for arrays…

1 Like