> I will have a look if there's something wrong with the Analog Input in > the same VI. If not than I think I will just convert the whole thing > back to LV6.1 and stop bothering with LV7...
I don't know if anyone has mentioned it, but anytime you want to profile something in LV, make sure to save the VIs first. When VIs are loaded into a newer version or on a different platform, the VI's diagram and panel need to come into memory for the recompile. When panels are loaded into memory, more data is copied around so that opening a panel will show what is going on there. Anway, either copy the VIs to a LV7 location and save the VIs, or load them and save with options to a LV7 location. I think this will probably take care of your performance problems. Also keep in mind that opened panels slow things down even more.' Greg McKaskle
