Porting and Localizing VIs
- 已更新2026-07-27
- 閱讀時間為 1 分鐘
This section describes porting VIs among platforms in LabVIEW. It also describes localizing VIs in LabVIEW.
相關內容
- 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