A convenient feature of LabVIEW is when I assign signals to a cluster. When assigned from a FPGA I/O or another cluster, a name for the signal is derived from the source. This is especially useful to prevent errors in mixing up signals. I am disappointed, however, to find that assigning shared variables to a cluster does not give the same result. I have to manually assign the signal names to the cluster, then hope they are correct. Then if I later have to add a signal, I have to redo the whole thing. How do I get the cluster elements to take on the name of the shared variable?