Updating Cluster Element Mapping

If the Value column of the VI Parameter Table on the LabVIEW Module tab contains a '??? <Unknown Value>' error for a subproperty of a parameter, TestStand cannot map the subproperty to a cluster element because the cluster item names the TestStand type defines do not match the names in the LabVIEW cluster definition. Complete the following steps to update the subproperty.
  1. Select View»Types to launch the Types window.
  2. Browse to the definition of the type for the parameter that contains the subproperty with the unknown value. Right-click the type and select Properties to launch the Type Properties dialog box.
  3. Click the LabVIEW Cluster Passing tab.
  4. In the Property ring control, select the subproperty with the unknown value. If the Cluster Item Label control is empty or if the subproperty name is misspelled, TestStand cannot map the subproperty to a cluster element.
  5. Enter the correct name for the subproperty in the Cluster Item Label control and click OK.
  6. On the LabVIEW Module tab, click the Apply Cluster Passing Changes button, located in the Type column of the VI Parameter Table for the parameter that contains the subproperty.
  7. Click Yes in the Update Cluster Mapping dialog box to confirm that you want to apply the changes.