This is because of the way dataflow programming works. It probably didn't
explicitly mention.
Labview has data sources (controls, inputs) and data sinks (indicators,
outputs). Unbundling accepts cluster as input and outputs the individual
pieces of data. Similarly bundling accepts individual pieces of data as
input and ouputs a cluster. So logically your cluster must be a control
(input) for unbundling, and an indicator (output) for bundling.
If I'm misunderstanding the question or oversimplifying the problem email me
or post again.
-joey
"tsong" wrote in message news:b11154$qmq$1@news.umbc.edu...
> Hi all,
>
> I have a question about the usage of cluster. I create a cluaster
> which includes three indicators on the front panel, but I can'
t use
> unbundle function on the diagram. If I change the indicator to control,
> it works. I didn't find on the manual that the unbundle function only
> accept cluster of control as input.
>
> Thanks for your help!
>
> Regards,
>
> Tao
>
>
>