LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

subvi flashing on screen when called

Hi All,

I have a subVI flashing up on my screen when called even though I have
all options unchecked on the subVI properties box (from the calling
VI). I have a sneaking suspicion it is something obvious. Any ideas?

Thanks,

Greg
0 Kudos
Message 1 of 11
(3,467 Views)
In your VI that's calling the subVI, right click on the subVI and look at SubVI Node Setup. You can override the subVI's properties there and have it Show Panel when called.
0 Kudos
Message 2 of 11
(3,467 Views)
Another thought;

Goto the hierachy screen.
Do ctrl-f
select objects
right click on select object>>>other>>>breakpoints

do the search.

You may have a break point set.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 3 of 11
(3,467 Views)
Well, I learned something new there with the hierarchy screen at
least. Thanks.

Problem still remains though. No breakpoints found and all options
are unchecked in the subVI properties dialog.

I have 2 graphs in the subVI that flashes. That should not be the
cause though, correct?

Greg

Ben wrote in message news:<506500000005000000B8DC0000-1042324653000@exchange.ni.com>...
> Another thought;
>
> Goto the hierachy screen.
> Do ctrl-f
> select objects
> right click on select object>>>other>>>breakpoints
>
> do the search.
>
> You may have a break point set.
>
> Ben
0 Kudos
Message 4 of 11
(3,467 Views)
Hi,

Have you checked the show "Front Panel When Called" and "Close Front Panel
When Loaded" check boxes.

Regards,

Wiebe.


"Greg Cole" wrote in message
news:46107094.0303251042.47987870@posting.google.com...
> Well, I learned something new there with the hierarchy screen at
> least. Thanks.
>
> Problem still remains though. No breakpoints found and all options
> are unchecked in the subVI properties dialog.
>
> I have 2 graphs in the subVI that flashes. That should not be the
> cause though, correct?
>
> Greg
>
> Ben wrote in message
news:<506500000005000000B8DC0000-1042324653000@exchange.ni.com>...
> > Another thought;
> >
> > Goto the hierachy screen.
> > Do ctrl-f
> > select objects
> > right click on selec
t object>>>other>>>breakpoints
> >
> > do the search.
> >
> > You may have a break point set.
> >
> > Ben
0 Kudos
Message 5 of 11
(3,467 Views)

Hello,

 

it's easy - go to subvi File/VI Properties, choose category "Window appearance", click "Customize..." and uncheck "Show front panel when loaded". Hope it will help you.

 

Ivan

Message 6 of 11
(2,993 Views)

@wacker wrote:

Hello,

 

it's easy - go to subvi File/VI Properties, choose category "Window appearance", click "Customize..." and uncheck "Show front panel when loaded". Hope it will help you.

 

Ivan


I suspect that after 9 years the user has found the solution to the problem, or probably doesn't care about it anymore.

0 Kudos
Message 7 of 11
(2,981 Views)

Yeah, I think so, I didn't notice the date 🙂

0 Kudos
Message 8 of 11
(2,976 Views)

I have encountered the same problem, it is annoying. I have tried all the suggestion but doesn't works.

0 Kudos
Message 9 of 11
(2,873 Views)
Instead of getting annoyed, attach the main and subVI.
0 Kudos
Message 10 of 11
(2,866 Views)