01-26-2006 04:54 PM - edited 01-26-2006 04:54 PM
Message Edited by Dynamik on 01-26-2006 04:56 PM
Message Edited by Dynamik on 01-26-2006 04:56 PM
Message Edited by Dynamik on 01-26-2006 05:03 PM
01-27-2006 02:12 PM
Hello!
Unfortunately I am unfamiliar with the process you are referring to. It
is certainly an interesting proposal, so I researched and even asked a couple
of developers about this -- with no luck! Unless there is some windows
recovery feature, my only advice is to save frequently and make backups so in
the event of a crash you have something to work with. Sorry to bring bad
news!
01-27-2006 02:24 PM
I think you guys are referring to the fact that there are a bunch of files in the OS temp folder with names like "lvtl22330448.rsc" or "nix102C.tmp". Back in the day, you could sometimes rename files like this to have .vi extensions, and if you were lucky, they might open up as VIs. I just tried it with several of the files in my temp folder, but with no luck. I'm guessing this may have to do with the fact that the internal save mechanism in LabVIEW 8.0 has changed from previous versions (one of the benefits of this, by the way, is that your VIs should be smaller on disk with LabVIEW 8.0 than they were in previous versions). Anyway, I remember trying the file renaming method to recover from a crash a few years back (don't remember which LabVIEW version), with no luck.
Who knows, maybe we'll see some sort of auto-recovery mechanism built in to LabVIEW in a future version.
-D
01-27-2006 02:36 PM
01-29-2006 06:00 PM
Hi Guys,
Thanks for the replys. Yes, the files had odd names; using modified-time and/or file size allowed quick identification of the most likely recovery-candidates. I don't remember where they were located but do remember seeing a whole slew of them and thinking "there's one for every ab-end". Thanks for helping refresh the memory - and confirming I wasn't imagining things.
I didn't mean to suggest NI should (re)implement this option, but I certainly wouldn't complain. Until then, like Travis says, Save, save, save!
Cheers.
04-21-2006 10:15 AM
Hello,
My condolences for the loss of your software. I know that this is of no curent consequence however, I thought I lost a day's work on a labview crash and happened across a pleasant surprise. It took me at least half an hour just to cool back down to a level head. I understand the frustration. I am using several sub VI's in my main program, so when labview crashed, I still had the most recent versions of my sub VI's in-place. Even though the main VI didn't have the current implementations of the sub VI's, it still only took me about 10 minutes to completely redo my day's efforts. Because sub VI's are so much smaller, you will write and save a sub VI more frequently than that of the main VI. This is yet another reason to write in sub VI's.
Mike R