07-06-2007 11:56 AM
07-06-2007 12:07 PM
07-06-2007 12:32 PM
You can have multiple versions of LabVIEW installed on the same computer. You can even run multiple versions of LV simultaneously.
Try to open your LV6.1 VI's by first opening LV then open File. Or right click the VI and select open with and choose LV6.1.
However!!!!
If you opened the VI using a more recent LV version and saved that VI while running the newer version, your VI is now saved as the later version.. Which means you can no longer open it with the older version... If that is the case, you'll get an error message as you try top open the vi to that effect (saying that it is a newer version).
07-06-2007 12:41 PM
deveshk wrote: But after installing newer version, I was not able to make any modification to Labview 6i VI`s using Labview 6i.
How did you try this? It should work just fine.
If you click on a VI, it will open with the LabVIEW version that you last used or whatever version is still in memory.
For more flexibiltiy, have a look at the LabVIEW Version Chooser from DataAct: http://www.dataact.com/LVC.htm
07-06-2007 01:36 PM
07-06-2007 02:13 PM
07-06-2007 03:22 PM
07-06-2007 03:31 PM
07-06-2007 06:48 PM
@unknown00 wrote:
yes it is possible i am doing that now. if you want to open a file via lv6 and not lv8 you have to manually start the lv6 exe and open the vi. if you double click it it will automatically open with lv8. in other words make sure it's actually opened in lv6 and not lv8
if nothing is working, maybe uninstall and reinstall? that'd be the first thing i do
" if you double click it it will automatically open with lv8." Actually, it will open it using the last version used, so not necessarily LV8 (or latest version). ![]()
"if nothing is working, maybe uninstall and reinstall? " That might be a little too hasty at this time 😉
07-07-2007 05:52 PM - edited 07-07-2007 05:52 PM
Hi deveshk,
In the LabVIEW [6i] IDE, the user can toggle between "run-mode" and "edit-mode" using <Ctrl>M. When in "run-mode", the VI isn't editable. Your "symptom" sounds very much like you're defaulting to, or stuck in, "run-mode". I've no idea how this could happen!, however...
- in addition to the ideas above, it might be interesting to see what happens if you press <Ctrl>M.
Note, in "run-mode", font pull-down and "alignment" selectors are not visible in the tool-bar, but tool-menus can still be opened. ![]()
Cheers!
Message Edited by tbd on 07-07-2007 05:54 PM