Porting and Localizing VIs
- Updated2026-07-27
- 1 minute(s) read
This section describes porting VIs among platforms in LabVIEW. It also describes localizing VIs in LabVIEW.
Related Information
- Porting VIs among Platforms
- Localizing VIs
You can localize a VI by exporting the VI strings into a text file in either XLIFF 2.0 format or the LabVIEW VI String File format, translating the file, and importing it back into the VI.
- Exporting and Importing VI Strings
Complete the following steps to export and import the strings to localize a VI.
- Example of Exported VI Strings