03-23-2015 07:21 AM
Hello,
i cannot save or open anything in my LabVEW projekt. It stuck me as I want save a new created SubVI. I use LabVIEW 14.0.1.
When I push File\Save or File\Open a messagebox opens for a fraction of a second.
Does anybody know a solution to the probem?
Best regards
Andreas
03-24-2015 12:26 PM
Has it worked previously? Have you changed your system in any ways? Do you have an evaluation version or a full version?
03-25-2015 02:36 AM
Yes, it worked previously. I didn't changed anything on my system. I work with a full version.
As i started to work with LabVIEW it worked normaly. Then I programmed circa four houers with LabVIEW and then I try to open something. But it hasn't worked out. I try to save my project but it hasn't worked out. The only way I saw is to close LabVIEW. Than I restarted it and it works normally. But my last changes in my code was lost.
Do you have any idea what the reason could be for my problem?
03-25-2015 09:41 AM
Where is your project/VI saved on your computer? Do you have permissions to create or edit other files in that folder?
This is unexpected behaviour, but there is a simple workaround. Should this happen again, try copying your entire code to blank VI, you should be able to save then.
03-26-2015 02:41 AM
My Projekt is save in an folder directly on c. I have admin permissions on my computer. Also on the folder of my project.
Thank you for your suggestion, but i tried it. Unfortunately was that not a solution. The new blank VI also could not save himself.
Yesterday, I had the problem again.
03-30-2015 07:08 AM
Not knowing more of your system, the best idea is probably to reinstall the program. :~\
03-30-2015 09:27 AM
you could also check out this thread http://forums.ni.com/t5/LabVIEW/LabView-Can-t-save-VI/td-p/1235928
03-30-2015 09:56 AM
Check your keyboard? Maybe the return key is stuck every so often? Just a wild guess because you said the dialog goes away as soon as it comes up.
03-31-2015 09:25 AM
@billko wrote:
Check your keyboard? Maybe the return key is stuck every so often? Just a wild guess because you said the dialog goes away as soon as it comes up.
This is actually a good suggestion. I had a strange case where I couldn't right click any objects. I tried right clicking on a front panel control to get to its properties but the tools palette came up. I then left click and multiple objects were selected. Turns out my keyboard went into some crazy mode where the shift key needed to be pressed once to enable and pressed again to disable, instead of being held. I unplugged the keyboard and plugged it back in and it went back to normal. If the enter key is being held down with software or hardware, strange things could happen.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
03-31-2015 10:57 AM