Jump to content

Newby question: Stuck in a debug mode?


Recommended Posts

This is probably something trivial for anyone having used Labview more, but I have

run out of ideas:

At some point during testing a subvi of a larger system, I somehow switched the

subVI to some sort of a permanent debug mode, noticeable by the red border

around the block diagram window (http://users.tkk.fi/~jdahlbom/lv_redborder.jpg).

This results in execution getting paused every time the execution enters the subVI block.

No, "suspend when called" is not checked. Neither is any of the other similar things.

While unchecking "VI properties" -> "Execution" -> "Allow debugging" resolves the issue,

it disables the possibility of using probes to follow up on the process.

What is this mode, and how do I disable it?

Link to comment

Hello Ascen,

The red border say that your VI has a "Breakpoint".

To get rid of it, you just need to select the Breakpoint tool (from the Tool palette) and click on the VI.

post-6600-1192175403.png?width=400

For information, the icone of the Breakpoint changes his color when it's to ût a Breakpoint or to get rif of it !

Good luck

Laurent

Link to comment

QUOTE(lraynal @ Oct 12 2007, 10:51 AM)

Thanks a lot!

I figured it might have something to do with breakpoints, but tried approaching it

from the "Find Breakpoint" tool, which I obviously couldn't figure out how to use.

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.