LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

red box in inner outline of case structure

Dear Labview forum,

Somehow I've done something so that my case structure now has a red box as part of its inner outline (see attached picture).  Only one of the cases is red.
The whole outline is not red like when an error is wired to the case structure, just the inner part of the outline.
This seems to cause the VI to pause after the case structure is finished instead of running through.

What does the red box mean?
How can I get rid of it and the pausing effect?

Regards,
Jamie
Using Labview version 8.0
0 Kudos
Message 1 of 3
(3,359 Views)

You placed a "breakpoint", one of the debugging features of LabVIEW.

Go to the tools palette an select the red octagon (lower left, above the color selector), then click inside the frame again to remove the breakpoint.

0 Kudos
Message 2 of 3
(3,355 Views)
Thanks Altenbach,
I knew it would be something simple but didn't know what it was.
Regards,
Jamie

Message Edited by Jamieg on 02-03-2007 01:19 AM

Using Labview version 8.0
0 Kudos
Message 3 of 3
(3,328 Views)