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.