05-03-2021 04:45 AM
Hi all,
I try to pass a container from TS to LV and read it via TestStand API in LV project.
The problem is that in LV I have a cluster with different data type and in TS I can "emulate" the cluster with a container, but I can not be able to read the cluster\container in LV side using the TestStand VI.
also set the polymorphic as object the result is the same, i can not read the data into the cluster
Do you know if is possible and if is possible use a LV typedef in TS ?
Solved! Go to Solution.
05-04-2021 10:35 AM
As far as I know you have to get the individual elements independently.