Cluster items are not named uniquely

You have wired a cluster to a Bundle By Name or Unbundle By Name function. However, some of the cluster items are not labeled or the label names are identical to the label names of other cluster items. Because of this, LabVIEW does not know which item you want to access with this function.

To correct this error, replace the Bundle By Name or Unbundle By Name function with the Bundle or Unbundle function, or edit the item labels of the input cluster to make them unique.

If an item in the cluster is not labeled, add a label by right-clicking the item and selecting Visible Items»Label from the shortcut menu. This creates a blank label for the item, and you can enter a label name for it.

If the label name of an item is identical to the label names of other items in the cluster, you must make sure that the label for that item is showing before you can edit it. Right-click the item, select Visible Items»Label from the shortcut menu, and confirm that a checkmark appears next to Label. Then, edit the label name by double-clicking the label with the Labeling tool and entering the new label name for the item.