09-18-2017 03:26 AM
I'm working in a new VI with LabView version 6.1. Yesterday i saved it normally, but today when i try to open gives me this failure message:
"Failure : load.cpp in line 4835"
I try to open the file with the version LabView 11 but I have the same problem, with the message:
"Memory is full. LabVIEW load error code 14: Could not load data space type map"
I need to recover the file, because i don´t have any backups.
Thank you in advance, regards.
Francesca
09-18-2017 03:30 AM - edited 09-18-2017 03:32 AM
Hi Francesca,
I need to recover the file, because i don´t have any backups.
When you don't have a backup you need to recreate this VI from scratch.
While doing so you might think about the advantages of creating backups (often and early)!
You might/should even think about setting up a SCC tool…
(Don't worry, you're not the only one working without backups! :D)
09-18-2017 06:26 AM - edited 09-18-2017 06:33 AM
If you post the VI, someone might be able to do some magic... But assume you're code is gone. Set up SCC and start over.
Also: LV6.1? LV11? Add them, and you're up to date! You'll get problems when you want to keep using 6.1 and need to, at some point, install it on a modern Windows version.
LabVIEW Programming ((make LV more popular, read this)
09-18-2017 07:15 AM
Hy Carya!
thanks for your idea.
If someone can help me and do some magic it would be fantastic!!!
Unfortunately I don't have any backup and I wouldn't start from zero.
I attach my vi and the sub vi used.
Thank you in advance, regards.
Francesca
09-18-2017 07:21 AM
Sorry, this is the vi I can't open.
09-18-2017 07:24 AM
I read thet this problem can be done by the large number of object in the front panel.
If I could oped the vi I can change the structure to reduce the number of objectcccccccccCould someone please help me with this vi?
09-18-2017 07:46 AM
WARNING: SY 546 driver.VI 145 KB seems to crash LabVIEW on load.
The VI seems to be complete. That is, it's not an error where less then 100% is saved. It has a correct head and tail. It's just that something is corrupt. Could be one byte...
The VI (HV monitoring.vi) seems to think it's named Untitled.vi. Renaming it to Untitled.vi gives some additional errors in LV17:
LabVIEW Programming ((make LV more popular, read this)