Jump to content

Error 13 Resource problem


Azazel

Recommended Posts

Hello,

Damn this 7.1, since upgrading I have all of these new problems with my old working vi's. Has anyone else noticed this problem. My latest issue is with a while loop and stop button. I have my code inside a while loop with a "stop" button controlling the the while loop. In 7.0 this allowed me to stop my program at will, but now it says:

Error 13 occurred at an unidentified location

Possible reason(s):

LabVIEW: Resource file not found.

I don't really understand the resource applications of labview and was playing around with the tools->options->path menu tring to get it to work....but with no success.

Any suggestions

Azazel

Link to comment
Damn this 7.1, since upgrading I have all of these new problems with my old working vi's.
This is why i'm still running 7.1 ;)
Has anyone else noticed this problem.  My latest issue is with a while loop and stop button.

I don't think the problem has anything to do with your stop button or the loop itself. It is probably related to what happens in your code after the loop stops. What code runs after it.

I have my code inside a while loop with a "stop" button controlling the the while loop.  In 7.0  this allowed me to stop my program at will, but now it says:

Error 13 occurred at an unidentified location

Possible reason(s):

LabVIEW:  Resource file not found.

Hmm, Is this a built application or VI's? Have you installed all the required modules in LV for your program? Perhaps during the upgrade you didn't install something that you should have?
I don't really understand the resource applications of labview and was playing around with the tools->options->path menu tring to get it to work....but with no success.

Any suggestions

Azazel

Yes, well I don't think there will be anything in the options that will help you here.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.