02-08-2021 12:23 AM
I am trying to copy values from a list to a DoubleValueArray which is a NI Veristand datatype. I've tried a lot of methods available but I always end up getting an Attribute Error (AttributeError: can't set attribute). Is there a way to pass values to a DoubleValueArray without manually entering the array elements?
Thanks in advance.
05-12-2021 09:54 AM
can you elaborate on the issue? are you using verystand datatype in Python?