This control/indicator has a problem with its default value. The default value includes data from a LabVIEW class that is missing or has errors. In the following example, the first class control has no problems with the default value. In the second class control, LabVIEW dimmed the icon indicating there is a problem with the default value of the control.

Control with no problems with the default data:

Control with problems with the default data:

To fix this issue, you must complete one of the following:

  • Resolve the problems with the LabVIEW class.
  • Copy data from a control or indicator that is not broken, then right-click the broken control or indicator and select Data Operations»Paste Data to change the value of this control/indicator. Right-click Make Current Value Default to make the data you pasted into the control/indicator the default data.