06-20-2012 09:19 PM
One thing you can do with express VI's is right click and pick Open Front Panel. Now you'll get a normal subVI you can look into and possibly see why it is not considered executable. It doesn't necessarily solve the original problem with the express VI, but you might be able to solve the problem in the converted subVI, or at least provide some insight into what LabVIEW is doing wrong with the express VI.
03-20-2013 10:53 AM - edited 03-20-2013 10:53 AM
By opening the Front Panel of the VI as RavensFan said, then the block diagram you can copy the contents into a new VI and save it for use in your own VI. Worked for me with the Filter VI from the Signal Processing Toolkit.
11-25-2013 02:03 AM
Hi
I have the same problem (LV 2011 32bit). Somebody found reason of problem and solve it or not yet ? I dont wont use "patch" like: "open new program, past there filter.." and something like this ...
Mayby service engineer should tell something ?
"Disconect.." not working, but I found something strange. After create subVi to see whats happend I see that "working " filter are differ from "not working" filter. I show it on attached picture. Mayby it helps... ?