07-17-2009 08:30 AM
When I connect the "unbundle by name", each name in the elements have a dot before the name. All work correctly but I wonder what are these dots.
07-17-2009 08:35 AM
Hi yanl14,
maybe you use these dots in the cluster constant. Do you use the "hide full names" feature?
Mike
07-17-2009 08:41 AM
07-17-2009 08:45 AM
and in the same vi, I have unbundle with no dot.
(I don't use hide full names function.)
07-17-2009 08:47 AM
I suspect that the containing cluster does not have a name so the full name becomes ".something". If you select "hide full names" I suspect the leading dot will go away.
Ben
07-20-2009 03:19 PM
Hi yanl,
Would you mind posting the offending VI (specifically, the minimum required to recreate the issue)?
07-20-2009 04:08 PM
07-21-2009 07:26 AM
You're right. My cluster in the cluster had no name, it is why I had dot before my names.
Thanks.