This article documents the steps necessary to convert a BridgeVIEW program to LabVIEW so that your legacy application can be edited and viewed from later LabVIEW environments.
Prerequisites
Before proceeding, it is necessary to have access to:
Considerations
When converting to LabVIEW, the following points must be taken into account:
- There is no guarantee that the LabVIEW code will run without making necessary edits. These edits could include:
- Replacing deprecated functions/APIs with a later equivalent.
- Mass compiling VIs.
- With each LabVIEW upgrade, the equivalent version of LabVIEW DSC must be installed. i.e. for LabVIEW 2023, DSC 2023 Q1 is required.