04-17-2008 02:36 PM
04-17-2008 02:39 PM
04-17-2008 03:00 PM
And if you don't have a project, put the top level VI on the block diagram of another. You can open it then.
To set any VI to run when opened, you go to VI Properties>Execution.
04-17-2008 03:17 PM
04-17-2008 03:24 PM
You save a VI by going to the File menu and selecting 'Save'. Opening a VI does not change it's location so your question doesn't make much sense.
Do you really have a VI or is it an exe file? If it's a VI, is it inside an llb? an llb is a methode of collecting VIs but the VI should still be editable unless the VIs were saved without diagrams.
04-17-2008 03:40 PM
There is a directory that consists of about 15 .vi's and a .txt file where data from programming is recorded. There is also an .exe file which was compiled from the main .vi
On our computers on the production floor only the .exe exists. The Main.vi is the only one that I cannot get into, but was able to print and contains the location constant where the data starts to program on the 256.
My question was maybe not stated correctly. I would like to paste the Main.vi into another .vi so it can be opened but then how do I save the Main.vi not as a sub.vi of the new .vi it is pasted into, but as it's old stand alone Main.vi with the changes?
04-17-2008 03:52 PM
04-17-2008 04:16 PM