04-08-2025 12:20 PM
LV24Q3, using .lvversion file to make it autosave everything to an older version. This works if a VI is under the "My Computer" target or a real-time target in the project. If I put it under an FPGA target, it will will get upgraded to 24.0, even if it is a completely empty VI. If I put something in it which explicitly cannot be saved to an earlier version, it correctly flags it and saves to the editor version. With the empty VI, it correctly indicates that there are no issues back saving but then still only saves it to the editor version.
Solved! Go to Solution.
04-09-2025 02:15 PM
I don't know anything about the FPGA target; but maybe this will help:
Now, under menu -> Tools, you'll see menu item "Retain LV Version - Save...".
It allows you to save the current VI to previous versions; defaulting to the version it had when loaded.
04-09-2025 03:34 PM
The new Save for Previous feature does not support FPGA.