Hi MS_CJ,
you can pass a reference of the cluster to your subvi. Or you use a variant. Why don´t you want to create a cluster in the sub vi?
Mike
Hi Mike,
I want to use this SubVI as function which can receive any cluster.
if I have already created some Cluster in SubVI then it doesn't work when I try to pass another type of Cluster into such SubVI.
Your guidance seems that can only use with same type of Cluster. Right?
Hi Mike,
Thank you for your guidance.