I'm a beginner in labview. In the training excersize from NI CD-ROM, I can't run excersize 5-5(cluster). Please how can I connect the wire between the bundle and cluster 2. What's the problem? Thanks in advance. Sungjun.
You try to write data to a control. This is not possible. You can only directly write data to an indicator. However, you can create a local variable of the control, to which can be written (set it to write first).