TypeDefinitionChangesNotApplied
- Updated2023-02-17
- 1 minute(s) read
TypeDefinitionChangesNotApplied
The Code Conversion Utility did not convert a value because the value type does not match its type definition. LabVIEW NXG may not apply any changes made to the type definition for this usage.
Mismatches can happen if changes were made to the type definition while the usage was not loaded. The Code Conversion Utility replaced the stale usage with a new reference to the type definition, which can result in broken wires on the diagram.
What to Do
Review the type definition usage for correctness. Fix any broken wires. NI recommends that you mass compile your files before conversion to ensure all file references are correct.