04-09-2015 09:36 AM
I think VItan has it right.
You need to do the same resizing operation for the arrays WITHIN the cluster to resize these also. I don't have LV here so I can't test but the references you use probably only point to the individual indicators meaning that operation has no effect on the array within the cluster at all.
Right-click the arrays within the cluster (making sure only the arrays are selected) and create either a reference or a rpoperty node to repeat the resizing on these indicators also.
04-09-2015 09:42 AM
04-09-2015 09:52 AM
@Intaris wrote:
I think VItan has it right.
You need to do the same resizing operation for the arrays WITHIN the cluster to resize these also. I don't have LV here so I can't test but the references you use probably only point to the individual indicators meaning that operation has no effect on the array within the cluster at all.
Right-click the arrays within the cluster (making sure only the arrays are selected) and create either a reference or a rpoperty node to repeat the resizing on these indicators also.
You can use any of the following three to interact with the properties of the elements of the cluster:
04-14-2015 06:54 AM
Hello,
Thank you ALL for the answers, it works totally right, now.
On a side note,
VItan wrote :
an example for this case, "Pane -> Result -> Tableu 3
Tableau means Array in French, the default language of my computer at work, but I prefer using the English version of LabVIEW.
I assume everyone had already guessed I was a French speaker, from my alias...
Again, thak you ALL.