|
|||||||||||||
10-12-2007 08:52 AM
10-12-2007 01:47 PM
10-13-2007 01:57 PM
Another option (which is probably what Dataact's LabVIEW version chooser does) - write an application which will register the VI extensions - when it is called, it will open the VI in the current working LV version through VI server and throw a popup if it was saved in an earlier version. Personally, I probably couldn't stand it.
tst wrote:
If you want something faster than that, how about writing a simple VI which will go into the tools menu and just return a popup with the version of the VI it's called from?
02-04-2008 03:20 PM
02-04-2008 03:36 PM
Another option is that while you don't have that subVI in memory now, you did have it at a previous time and the wrong subVI got linked to the calling VI. When you saved it, it remembered the wrong VI (as it should).
What you might want to do is one of two things -
02-04-2008 03:58 PM
02-05-2008 02:28 AM
02-05-2008 06:50 AM
jccorreu1 wrote:
In most cases I absolutely agree with you. In fact I have been thinking about using somekind of code checkout system, just havn't wanted to get into it yet.
here's what I did...
Labview is closed. I have a directory containing my vi's. I make a copy of it. I then open the top most vi from that new copy directory. I expect that Labview will look in all the sub directories of this new copy directory. And for the majority of the vi's it does exactly that. But for a few cases it tries to pull them from the original directory, even though the files exist (are in fact exact duplicates) in the new directory.
And am I the only one who thinks it might be useful sometimes to over-ride what Labview is automatically trying to load?
02-05-2008 12:06 PM
02-08-2008 03:39 PM
My Profile | Privacy |
Legal |
Contact NI
© 2011 National Instruments Corporation. All rights reserved. | E-Mail this Page
|
||

E-Mail this Page