04-22-2018 08:11 PM
Hi i have a problem and am wondering if anyone can solve this problem and enlighten me at the same time? A picture is attached below but i cant get the right cluster pls advise further. The current problem results in the following error "The type of the source is 1D array of cluster of 3 elements.The type of the sink is cluster of 3 elements."
Solved! Go to Solution.
04-22-2018 08:57 PM
If you want to display an array of errors, you can right click on the indicator and choose "Change to Array" (I think that's the wording).
A more common thing to do would instead be to replace the Build Array function with Merge Errors. This will give a single error output, with the first error from top to bottom chosen.
If there are no errors on any of the three wires, it would give a single No Error output.