Hi,
I am calling a labview VI from TestStand which has a quite complex input cluster already filled with hundreds default values. I am wondering if there is a way to create a local variable in TS with exactly the same data structure AND data.
I know that I can create a variable type based on the VI input. But is there a way to somehow copy the values as well to this newly created variable?
thx!