LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Express vi in Labview 7.0 missing in 6.1 package

I tried to convert a labview 7 vi to labview 6.1 format and got several error messages. When I open the vi in 6.1, I found that there was 1 vi missing? The error message in the diagram read:
"The object Express vi does not exist in this version". Can someone send me this vi in 6.1 format?
Thanks
0 Kudos
Message 1 of 2
(2,580 Views)
Express VI's were introduced in LabVIEW 7.0. So they cannot be converted to 6.1 directly.

You MIGHT be able to do it if you first convert the Express node to a subvi by right clicking and selecting Convert to SubVI, then try to save that back to 6.1. Depending on what the node does, this may or may not work.

7.0 has many new features that just did not exsist in earlier versions, so not everything can be saved to a previous version.

Ed


Ed Dickens - Certified LabVIEW Architect
Lockheed Martin Space
Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.
Message 2 of 2
(2,580 Views)