Hello everybody,
I am using Labview 7.1 and I have the following problem. I use the Fieldpoint express vi to read from my modules. The output is in the form of Dynamic Data Type (blue line) which I then convert to an array by usiing the DynamicDataType to Array function and then I use the array to cluster function to get all the data.
My problem is that when I use the unbundle function to get every item of the cluster it does not let me resize it at all and it only comes with two items as an output although my cluster has all the channels of the module (ex. 8 channels). If I use the unbundle by name it has more options and it lets me resize, add element etc.
Does anyone know why this happens and how I can solve it?
Thanks a lot 🙂