ValueOfTypeNotSupported

The Code Conversion Utility was unable to convert a value of the specified type because the data type of the value is not supported in this version of LabVIEW NXG.

The Code Conversion Utility replaced the unsupported type with a generic reference. This change may cause broken wires on the diagram.

What to Do

Review the diagram for broken wires. If you identify broken wires on the diagram caused by this change, determine if there is a supported type that can replace the unsupported type.

Alternate Workarounds

If the previous suggestions don't restore the functionality of the affected code and the code isn't essential to the core functionality of your application, you can remove the portion of code. If the code is part of the core functionality of the application, you can use the VI Interop node to call your existing code, provided that the new code organization meets the architectural goals of your application. If neither solution meets the requirements of your application, do not migrate to LabVIEW NXG at this time.