LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Programs in Labview 6.1 and 8.6

Solved!
Go to solution
Your VI is missing a bunch of VI's that are located in Subroutines.llb.  Please post that .llb library as well.
0 Kudos
Message 11 of 16
(1,024 Views)

Hi,

 

Thanks for help me look into this.

 

The problem I encountered is that the front panel did not show when the VI is called in the loadmain_1.vi. Actually the VI called is running fine backstage. I tried different llb and VIs. Same problem always happen.

 

I attached a simple program here to demonstrate this problem. 

 

There is And.vi (got from the NI examples) in the test.llb. I am using the loadmain_1.vi to call it. Thank you very much. A little frustrated here..

Download All
0 Kudos
Message 12 of 16
(1,015 Views)
Solution
Accepted by topic author oly
Put and FP.Open Invoke node in front of the Run Invoke node.
0 Kudos
Message 13 of 16
(1,006 Views)

Hi Ravens Fan,

 

Thanks for your suggestion. Put  FP open in front of  the Run Invoke Node is a good idea. I tried it before. It works fine. However, I do not understand why this loadmain was working fine with Labview 6.1, after upgrading to 8.6, it failed to perform correctly.  Any idea? 

 

Thank you for your help!!!!!

0 Kudos
Message 14 of 16
(997 Views)
No idea.  I've never worked with LV 6.1.  I figured the VI properties for the window like Open front panel when loaded or when called would have worked, but they didn't seem to.  Maybe someone with more knowledge than me can answer.
0 Kudos
Message 15 of 16
(994 Views)
I can't say for sure either, but perhaps you had the VI set to open its front panel when called before and somehow it got turned off along the way.
Jeff | LabVIEW Software Engineer
0 Kudos
Message 16 of 16
(964 Views)