LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Open another front panel

Solved!
Go to solution

I also deleted the cancel button and added a standard cancel button again and connected a connector pane

terminal to it. When I try to connect  it to the while loop condition, I get the following error message:

 

You have connected a loop test to an input of a subvi. Change the input to an output.

 

So my next question is, how do I change the input to an output?

0 Kudos
Message 11 of 18
(1,102 Views)

Before you go any further, look at some tutorials to help you get started.

 

http://www.ni.com/gettingstarted/beginapplication.htm

 

Also, LV has an extensive list of examples under help.  Check them out.

-----------------------------------------------------------------------------------------
Reese, (former CLAD, future CLD)

Some people call me the Space Cowboy!
Some call me the gangster of love.
Some people call me MoReese!
...I'm right here baby, right here, right here, right here at home
0 Kudos
Message 12 of 18
(1,102 Views)

@Japper wrote:

I also deleted the cancel button and added a standard cancel button again and connected a connector pane

terminal to it. When I try to connect  it to the while loop condition, I get the following error message:

 

You have connected a loop test to an input of a subvi. Change the input to an output.

 

So my next question is, how do I change the input to an output?


Post your sub-vi or provide a VI snippet for it.  The cancel out is an indicator.  You need to provide a source for the boolean.  An indicator is a "sink."  See my previous post to this one.

-----------------------------------------------------------------------------------------
Reese, (former CLAD, future CLD)

Some people call me the Space Cowboy!
Some call me the gangster of love.
Some people call me MoReese!
...I'm right here baby, right here, right here, right here at home
0 Kudos
Message 13 of 18
(1,099 Views)

Attached is my subvi

0 Kudos
Message 14 of 18
(1,094 Views)

Here.  Just wire the Cancel? out to your conditional terminal.

-----------------------------------------------------------------------------------------
Reese, (former CLAD, future CLD)

Some people call me the Space Cowboy!
Some call me the gangster of love.
Some people call me MoReese!
...I'm right here baby, right here, right here, right here at home
Message 15 of 18
(1,085 Views)

Thanks Reese, but I can't open the example that you posted as I only have v8.2.

 

Please repost it as a lv v8.2 vi

 

thanks again

0 Kudos
Message 16 of 18
(1,078 Views)
Solution
Accepted by topic author Japper

Here you go.

-----------------------------------------------------------------------------------------
Reese, (former CLAD, future CLD)

Some people call me the Space Cowboy!
Some call me the gangster of love.
Some people call me MoReese!
...I'm right here baby, right here, right here, right here at home
Message 17 of 18
(1,075 Views)

thanks MoReese-

 

that did the trick!

 

0 Kudos
Message 18 of 18
(1,064 Views)