LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Conversions dots on cluster wires-- any quick way to tell which element it is?

Suppose you have two clusters with many elements.

You wire them up and a conversion dot appears. Is there a tool or technique to quickly tell which element or elements is causing the conversion dot?
0 Kudos
Message 1 of 3
(2,625 Views)
The quickest way I can think of is to use Unbundle Function. When you wire the cluster to it, the Unbundle function will display the data type for each element. You'll just need to look through these names and see which elements do not match.
If you make one cluster an indicator, and use Bundle function to wire each cluster element, you will then see the coercion dot on the mismatching element.
Please see the attached example that has DBL and SGL cluster elements.
Zvezdana S.
National Instruments
0 Kudos
Message 2 of 3
(2,625 Views)
Good idea, I'll use that technique.
0 Kudos
Message 3 of 3
(2,625 Views)