Migrating LabVIEW source code to LabVIEW NXG involves generating equivalent source code in LabVIEW NXG using source code from a supported version of LabVIEW.
The Code Conversion Utility in LabVIEW NXG can convert code from the supported versions of LabVIEW as described in the LabVIEW Life Cycle policy.
Migrate your code using the following process:
If the source code contains features that are not supported in LabVIEW NXG, you may have to modify your new code during migration to replicate the behavior of the original code. If key features of your source code are not supported in LabVIEW NXG, you can use interoperability nodes to call code directly from the original LabVIEW product into LabVIEW NXG.