03-21-2019 06:21 PM
Here is what i need to do..
Use a for loop to build a cluster as shown in the following figure. The cluster has 3 inputs: a floating-point real number, an integer, and an array of numbers generated by the far loop. The output is wired to a waveform graph to display the random numbers
it tells me to do this
However i can not figure out how to get the cluster, graph and group to be able to connect. Is there something i need to do inside the cluster? heres what i have so far..
Solved! Go to Solution.
03-21-2019 06:40 PM
(Posting by phone, cannot see vi)
Make sure the elements are wired in the correct cluster order. Array at the bottom.
03-21-2019 07:03 PM
Just connect the wire to the waveform graph output and it works. To make the cluster, right-click the wire and select "Create → Indicator".
03-21-2019 07:39 PM
Yes, even if the wire to the graph terminal is valid, all branches will break if the cluster indicator is wrong. This idea hopes to fix that. 🙂
Make sure you understand cluster order and how to change it.